IMySession Interface |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:VRage.Game.ModAPI.IMySession"]
Namespace: VRage.Game.ModAPI
public interface IMySession
The IMySession type exposes the following members.
Name | Description | |
---|---|---|
![]() | BeforeStartComponents | |
![]() | Draw | |
![]() | GameOver | |
![]() | GameOver(NullableMyStringId) | |
![]() | GetCheckpoint | |
![]() | GetSector | |
![]() | GetVoxelMapsArray | |
![]() | GetWorld | |
![]() | IsPausable | |
![]() | IsUserAdmin |
Checks if a given player is an admin.
|
![]() | IsUserPromoted |
Checks if a given player is promoted to space master.
|
![]() | RegisterComponent | |
![]() | Save | |
![]() | SetAsNotReady | |
![]() | Unload | |
![]() | UnloadDataComponents | |
![]() | UnloadMultiplayer | |
![]() | UnregisterComponent | |
![]() | Update | |
![]() | UpdateComponents |
Name | Description | |
---|---|---|
![]() | OnSessionLoading | |
![]() | OnSessionReady |