FbxModelImport.ParseState

Undocumented in source.

Constructors

this
this(string name)
Undocumented in source.

Members

Functions

addLiteral
void addLiteral(Token token)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

additionalLiteralParams
Token[] additionalLiteralParams;
Undocumented in source.
children
ParseState[] children;
Undocumented in source.
literalParams
Token[] literalParams;
Undocumented in source.
paramName
string paramName;
Undocumented in source.
parent
ParseState parent;
Undocumented in source.

Meta