EquipmentDelegate

Functions

Link copied to clipboard
operator fun getValue(thisRef: Any?, property: KProperty<*>): MacrocosmItem?
Link copied to clipboard
operator fun setValue(thisRef: Any?, property: KProperty<*>, item: MacrocosmItem?): Unit?