Space Engineers
Public Member Functions | Properties | List of all members
VRage.Sync.SyncType Class Reference

Public Member Functions

 SyncType (List< SyncBase > properties)
 
Sync< T > Add< T > (MySerializeInfo info=null)
 
void Append (object obj)
 

Properties

ListReader< SyncBaseProperties [get]
 
Action< SyncBasePropertyChanged
 

Detailed Description

Definition at line 8 of file SyncType.cs.

Constructor & Destructor Documentation

VRage.Sync.SyncType.SyncType ( List< SyncBase properties)
inline

Definition at line 37 of file SyncType.cs.

Member Function Documentation

Sync<T> VRage.Sync.SyncType.Add< T > ( MySerializeInfo  info = null)
inline

Definition at line 46 of file SyncType.cs.

void VRage.Sync.SyncType.Append ( object  obj)
inline

Definition at line 56 of file SyncType.cs.

Property Documentation

ListReader<SyncBase> VRage.Sync.SyncType.Properties
get

Definition at line 15 of file SyncType.cs.

Action<SyncBase> VRage.Sync.SyncType.PropertyChanged
addremove

Definition at line 18 of file SyncType.cs.


The documentation for this class was generated from the following file: