MySessionComponentExtDebug Class |
[This is preliminary documentation and is subject to change.]
Namespace: VRage.Game.SessionComponents
public class MySessionComponentExtDebug : MySessionComponentBase
The MySessionComponentExtDebug type exposes the following members.
Name | Description | |
---|---|---|
MySessionComponentExtDebug | Initializes a new instance of the MySessionComponentExtDebug class |
Name | Description | |
---|---|---|
Definition | (Inherited from MySessionComponentBase.) | |
Dependencies | (Inherited from MySessionComponentBase.) | |
HasClients | ||
Initialized | (Inherited from MySessionComponentBase.) | |
IsRequiredByGame |
Indicates whether a session component should be used in current configuration.
Example: MyDestructionData component returns true only when game uses Havok Destruction
(Inherited from MySessionComponentBase.) | |
UpdateOrder | (Inherited from MySessionComponentBase.) |
Name | Description | |
---|---|---|
AfterLoadData | (Inherited from MySessionComponentBase.) | |
BeforeStart | (Inherited from MySessionComponentBase.) | |
Draw | (Inherited from MySessionComponentBase.) | |
GetObjectBuilder | (Inherited from MySessionComponentBase.) | |
HandleInput | (Inherited from MySessionComponentBase.) | |
Init | (Inherited from MySessionComponentBase.) | |
InitFromDefinition | (Inherited from MySessionComponentBase.) | |
IsHandlerRegistered | ||
LoadData | (Overrides MySessionComponentBaseLoadData.) | |
SaveData | (Inherited from MySessionComponentBase.) | |
SendMessageToClientsTMessage | ||
Simulate | (Inherited from MySessionComponentBase.) | |
ToString | (Inherited from MySessionComponentBase.) | |
UnloadDataConditional | (Inherited from MySessionComponentBase.) | |
UpdateAfterSimulation | (Inherited from MySessionComponentBase.) | |
UpdateBeforeSimulation | (Overrides MySessionComponentBaseUpdateBeforeSimulation.) | |
UpdatedBeforeInit | (Inherited from MySessionComponentBase.) | |
UpdatingStopped | (Inherited from MySessionComponentBase.) |
Name | Description | |
---|---|---|
ReceivedMsg |
Name | Description | |
---|---|---|
ComponentType | (Inherited from MySessionComponentBase.) | |
DebugName | (Inherited from MySessionComponentBase.) | |
ForceDisable | ||
GameDebugPort | ||
Loaded | (Inherited from MySessionComponentBase.) | |
ObjectBuilderType | (Inherited from MySessionComponentBase.) | |
Priority | (Inherited from MySessionComponentBase.) | |
Session | (Inherited from MySessionComponentBase.) | |
Static |