ScriptPropertyDesc

Undocumented in source.

Members

Functions

sizeInInstance
size_t sizeInInstance()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

identifier
string identifier;

The D identifier of the property. Not owned, has to be compile-time.

nth
int nth;

Number of the property in the _properties array.

offset
int offset;

Byte offset in the class.

type
ScriptPropertyType type;
Undocumented in source.

Meta