set

suspend fun set(value: T): Job(source)

Sets the value of this property, this will cause all guis which are currently displaying a net.silkmc.silk.igui.GuiIcon using this property to update. This function is thread-safe.

Return

the job updating the icons and guis