Name | Summary |
---|---|
UUIDAttribute | constructor(keyString: String, key: Int, component: ComponentBase, initialValue: UUID? = null) |
Name | Summary |
---|---|
map | var map: MutableMap<Int, <Error class: unknown class><AttributeType, Any?>> |
value | var value: UUID? |
Name | Summary |
---|---|
checkIfComponentIsOld | fun checkIfComponentIsOld() |
checkIfComponentIsRecycled | fun checkIfComponentIsRecycled() |
getValue | operator fun getValue(thisRef: Any?, property: KProperty<*>): UUID |
setValue | operator fun setValue(thisRef: Any?, property: KProperty<*>, value: UUID) |