Guilds
3.5.6.9-SNAPSHOT
Guilds
/
me.glaremasters.guilds.challenges.adapters
/
WarGuildChallengeAdapter
/
write
write
open
override
fun
write
(
out
:
JsonWriter
,
guild
:
Guild
)
(
source
)
Writes the given
Guild
to a
JsonWriter
.
Parameters
out
The
JsonWriter
to write the
Guild
to.
guild
The
Guild
to write.