struct newObj = struct();
struct newObj = struct(other);
obj->VarName
struct is a basic type in the scripting language that allows for custom objects.
Creates a new struct from the aStructName definition. This references a struct definition previously defined with the script_struct command.