|
Space Engineers
|
Public Member Functions | |
| void | SetParent (MySyncedClass parent) |
| MySyncedDataStateEnum | GetDataState (int clientIndex) |
| void | ResetPending (int clientIndex) |
| void | Invalidate () |
| void | Add (MySyncedClass mySyncedObject) |
| void | Add (IMySyncedValue mySynced) |
| void | Serialize (BitStream bs, int clientIndex) |
| void | Deserialize (BitStream bs) |
| bool | IsDefault () |
| void | SerializeDefault (BitStream bs, int clientIndex=-1) |
| void | DeserializeDefault (BitStream bs) |
Protected Attributes | |
| MySyncedDataStateEnum[] | m_dirty = new MySyncedDataStateEnum[64] |
Definition at line 11 of file MySyncedClass.cs.
|
inline |
Definition at line 72 of file MySyncedClass.cs.
|
inline |
Definition at line 82 of file MySyncedClass.cs.
|
inline |
Implements VRage.Network.IMySyncedValue.
Definition at line 111 of file MySyncedClass.cs.
|
inline |
Implements VRage.Network.IMySyncedValue.
Definition at line 181 of file MySyncedClass.cs.
|
inline |
Implements VRage.Network.IMySyncedValue.
Definition at line 32 of file MySyncedClass.cs.
|
inline |
Definition at line 60 of file MySyncedClass.cs.
|
inline |
Implements VRage.Network.IMySyncedValue.
Definition at line 129 of file MySyncedClass.cs.
|
inline |
Implements VRage.Network.IMySyncedValue.
Definition at line 41 of file MySyncedClass.cs.
|
inline |
Implements VRage.Network.IMySyncedValue.
Definition at line 92 of file MySyncedClass.cs.
|
inline |
Implements VRage.Network.IMySyncedValue.
Definition at line 150 of file MySyncedClass.cs.
|
inline |
Implements VRage.Network.IMySyncedValue.
Definition at line 26 of file MySyncedClass.cs.
|
protected |
Definition at line 31 of file MySyncedClass.cs.
1.8.8