to_tokens


Description:

[ 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.

Parameters:

this

The Icon

tokens

The array to fill with tokens

out_version

version of serialized tokens

Returns:

true if serialization took place, false otherwise