[ NoWrapper ]
public virtual bool to_tokens (GenericArray<string> tokens, out int out_version)
Serializes the this into string tokens.
This is can be invoked when new_for_string is called.
| this |
The Icon |
| tokens |
The array to fill with tokens |
| out_version |
version of serialized tokens |
|
true if serialization took place, false otherwise |