![]() | Blueprint Properties |
The Blueprint type exposes the following members.
Name | Description | |
---|---|---|
![]() | AttributeTable |
Data for initializing the components of entities created with this
blueprint.
|
![]() | AttributeTableSerialized |
Wrapper for AttributeTable property for xml serialization.
|
![]() | ComponentTypes |
Collection of types of components to add to entities created with
this blueprint.
|
![]() | ComponentTypesSerialized |
Wrapper for ComponentTypes property for xml serialization.
|
![]() | Parent |
Parent blueprint of this one. All components and attributes of the parent are also
available for this one. Attributes can be overwritten though.
|
![]() | ParentId |
Id of parent blueprint. Used for serialization/deserialization.
|