|
Tramway SDK v0.1.1
|
Public Attributes | |
| Entity *(* | constructor )(const SharedEntityData &, const ValueArray &) = nullptr |
| void(* | destructor )(Entity *) = nullptr |
| const Entity::FieldInfo * | fields = nullptr |
| size_t | fieldcount = 0 |
| Entity *(* tram::EntityTypeInfo::constructor) (const SharedEntityData &, const ValueArray &) = nullptr |
| void(* tram::EntityTypeInfo::destructor) (Entity *) = nullptr |
| size_t tram::EntityTypeInfo::fieldcount = 0 |
| const Entity::FieldInfo* tram::EntityTypeInfo::fields = nullptr |