Space Engineers
|
Public Member Functions | |
DefinitionIdBlit (MyObjectBuilderType type, MyStringHash subtypeId) | |
DefinitionIdBlit (MyRuntimeObjectBuilderId typeId, MyStringHash subtypeId) | |
override string | ToString () |
Static Public Member Functions | |
static implicit | operator MyDefinitionId (DefinitionIdBlit id) |
static implicit | operator DefinitionIdBlit (MyDefinitionId id) |
Public Attributes | |
MyRuntimeObjectBuilderId | TypeId |
MyStringHash | SubtypeId |
Properties | |
bool | IsValid [get] |
Definition at line 185 of file MyDefinitionId.cs.
|
inline |
Definition at line 202 of file MyDefinitionId.cs.
|
inline |
Definition at line 208 of file MyDefinitionId.cs.
|
inlinestatic |
Definition at line 226 of file MyDefinitionId.cs.
|
inlinestatic |
Definition at line 219 of file MyDefinitionId.cs.
|
inline |
Definition at line 231 of file MyDefinitionId.cs.
MyStringHash VRage.Game.DefinitionIdBlit.SubtypeId |
Definition at line 200 of file MyDefinitionId.cs.
MyRuntimeObjectBuilderId VRage.Game.DefinitionIdBlit.TypeId |
Definition at line 190 of file MyDefinitionId.cs.
|
get |
Definition at line 215 of file MyDefinitionId.cs.