Used when saving a structure for easy size calculation. When using this
mode, the Structure name MUST match the name in the second Structure
block that is in SAVE.
Used to run specific custom functions, which can only be used for certain
Structures. The structure block is removed after this function completes.
The data tags (functions) can be found on the
wiki.
Returns the enum constant of this class with the specified name.
The string must match exactly an identifier used to declare an
enum constant in this class. (Extraneous whitespace characters are
not permitted.)
Parameters:
name - the name of the enum constant to be returned.