◆ BaseParamValue()
| Slasher.Entity.BaseParamValue.BaseParamValue |
( |
ParamID | id | ) |
|
◆ OnAfterDeserialize()
| void Slasher.Entity.BaseParamValue.OnAfterDeserialize |
( |
| ) |
|
◆ OnBeforeSerialize()
| void Slasher.Entity.BaseParamValue.OnBeforeSerialize |
( |
| ) |
|
◆ OnChange()
| void Slasher.Entity.BaseParamValue.OnChange |
( |
| ) |
|
◆ id
| ParamID Slasher.Entity.BaseParamValue.id |
|
private |
◆ idString
| string Slasher.Entity.BaseParamValue.idString |
|
private |
id's value is derived from this string.
Not encouraged to be handled outside of serialization-related logic.
◆ ID
| ParamID Slasher.Entity.BaseParamValue.ID |
|
getset |
◆ OnChanged
| Action Slasher.Entity.BaseParamValue.OnChanged = () => { } |
The documentation for this class was generated from the following file: