A StringAsset is a ScriptableObject that encapsulates a string. More...
Public Member Functions | |
override string | ToString () |
Properties | |
string | text [get, set] |
A StringAsset is a ScriptableObject that encapsulates a string.
It's useful to share references to a string, where the value of that string can change.
|
inline |
|
getset |