| Space Engineers
    | 
Responsible for synchronizing cube block properties over network More...
 
  
 | Public Member Functions | |
| MyTerminalReplicable () | |
| override void | OnServerReplicate () | 
| bool | HasRights (MyNetworkClient client) | 
| override IMyReplicable | GetParent () | 
| override float | GetPriority (MyClientInfo client, bool cached) | 
| override bool | OnSave (BitStream stream) | 
| override void | OnDestroy () | 
| override void | GetStateGroups (List< IMyStateGroup > resultList) | 
| override VRageMath.BoundingBoxD | GetAABB () | 
| Protected Member Functions | |
| override void | OnHook () | 
| override void | OnLoad (BitStream stream, Action< MySyncedBlock > loadingDoneHandler) | 
| override void | OnLoadBegin (BitStream stream, Action< MySyncedBlock > loadingDoneHandler) | 
|  Protected Member Functions inherited from Sandbox.Game.Replication.MyExternalReplicableEvent< MySyncedBlock > | |
| override void | OnHook () | 
| Properties | |
| MySyncedBlock | Block  [get] | 
| override bool | HasToBeChild  [get] | 
Responsible for synchronizing cube block properties over network
Definition at line 28 of file MyTerminalReplicable.cs.
| 
 | inline | 
Definition at line 34 of file MyTerminalReplicable.cs.
| 
 | inline | 
Definition at line 119 of file MyTerminalReplicable.cs.
| 
 | inline | 
Definition at line 64 of file MyTerminalReplicable.cs.
| 
 | inline | 
Definition at line 73 of file MyTerminalReplicable.cs.
| 
 | inline | 
Definition at line 109 of file MyTerminalReplicable.cs.
| 
 | inline | 
Definition at line 51 of file MyTerminalReplicable.cs.
| 
 | inline | 
Definition at line 105 of file MyTerminalReplicable.cs.
| 
 | inlineprotected | 
Definition at line 42 of file MyTerminalReplicable.cs.
| 
 | inlineprotected | 
Definition at line 94 of file MyTerminalReplicable.cs.
| 
 | inlineprotected | 
Definition at line 100 of file MyTerminalReplicable.cs.
| 
 | inline | 
Definition at line 79 of file MyTerminalReplicable.cs.
| 
 | inline | 
Definition at line 36 of file MyTerminalReplicable.cs.
| 
 | get | 
Definition at line 30 of file MyTerminalReplicable.cs.
| 
 | get | 
Definition at line 115 of file MyTerminalReplicable.cs.
 1.8.8
 1.8.8