Space Engineers
|
Public Attributes | |
MyAreaMarkerDefinition | AreaMarkerDefinition = null |
Public Attributes inherited from VRage.Game.Components.MySessionComponentBase | |
readonly string | DebugName |
readonly int | Priority |
readonly Type | ComponentType |
IMySession | Session |
Static Public Attributes | |
static MyPlaceAreas | Static |
Protected Member Functions | |
override void | UnloadData () |
Properties | |
override Type[] | Dependencies [get] |
Properties inherited from VRage.Game.Components.MySessionComponentBase | |
MyUpdateOrder | UpdateOrder [get] |
MyObjectBuilderType | ObjectBuilderType [get] |
bool | Loaded [get] |
bool | Initialized [get] |
MyDefinitionId | Definition [get, set] |
virtual Type[] | Dependencies [get] |
virtual bool | IsRequiredByGame [get] |
Indicates whether a session component should be used in current configuration. Example: MyDestructionData component returns true only when game uses Havok Destruction More... | |
Definition at line 32 of file MyPlaceAreas.cs.
|
inline |
Definition at line 44 of file MyPlaceAreas.cs.
|
inline |
Definition at line 84 of file MyPlaceAreas.cs.
|
inline |
Definition at line 111 of file MyPlaceAreas.cs.
|
inline |
Definition at line 222 of file MyPlaceAreas.cs.
|
inline |
Definition at line 121 of file MyPlaceAreas.cs.
|
inline |
Definition at line 116 of file MyPlaceAreas.cs.
|
inlinevirtual |
Reimplemented from VRage.Game.Components.MySessionComponentBase.
Definition at line 208 of file MyPlaceAreas.cs.
|
inlinevirtual |
Reimplemented from VRage.Game.Components.MySessionComponentBase.
Definition at line 57 of file MyPlaceAreas.cs.
|
inline |
Definition at line 102 of file MyPlaceAreas.cs.
|
inline |
Definition at line 93 of file MyPlaceAreas.cs.
|
inlineprotectedvirtual |
Reimplemented from VRage.Game.Components.MySessionComponentBase.
Definition at line 66 of file MyPlaceAreas.cs.
MyAreaMarkerDefinition Sandbox.Game.Entities.MyPlaceAreas.AreaMarkerDefinition = null |
Definition at line 40 of file MyPlaceAreas.cs.
|
static |
Definition at line 38 of file MyPlaceAreas.cs.
|
get |
Definition at line 50 of file MyPlaceAreas.cs.