![]() |
CustomAssets
Askowl Custom Assets
|
CustomAsset that contains a string. Events are triggered every time the string changes More...
Properties | |
| string | Text [get, set] |
| Set or retrieve text contents More... | |
Properties inherited from CustomAsset.Mutable.OfType< T > | |
| virtual T | Value [get, set] |
| For safe(ish) access to the contents field More... | |
CustomAsset that contains a string. Events are triggered every time the string changes
Definition at line 9 of file Mutable/String.cs.
|
static |
|
getset |
Definition at line 11 of file Mutable/String.cs.