|
Space Engineers
|
Namespaces | |
| package | Definitions |
Classes | |
| class | DynamicNullableObjectBuilderItemAttribute |
| class | DynamicObjectBuilderAttribute |
| class | DynamicObjectBuilderItemAttribute |
| class | MyObjectBuilder_Base |
| class | MyObjectBuilder_EntityBase |
| class | MyObjectBuilder_ReplicableEntity |
| This object builder is old and is for "MyInventoryBagEntity". Do not use it as base class or for anything. It is here only for backward compatibility. More... | |
| class | MyObjectBuilderDefinitionAttribute |
| class | MyObjectBuilderDynamicSerializer |
| class | MyObjectBuilderSerializer |
| struct | MyObjectBuilderType |
| class | MyObjectFactory |
| struct | MyRuntimeObjectBuilderId |
| class | MyRuntimeObjectBuilderIdComparer |
| struct | SerializableDefinitionId |
Enumerations | |
| enum | MyPersistentEntityFlags2 { MyPersistentEntityFlags2.None = 0, MyPersistentEntityFlags2.Enabled = 1 << 1, MyPersistentEntityFlags2.CastShadows = 1 << 2, MyPersistentEntityFlags2.InScene = 1 << 4 } |
| Enumerator | |
|---|---|
| None | |
| Enabled | |
| CastShadows | |
| InScene | |
Definition at line 12 of file MyObjectBuilder_EntityBase.cs.
1.8.8