Click or drag to resize
SyncTypeProperties Property

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "P:VRage.SyncType.Properties"]

Namespace: VRage
Assembly: VRage (in VRage.dll) Version: 1.0.0.0
Syntax
C#
public ListReader<SyncBase> Properties { get; }

Property Value

Type: ListReaderSyncBase

[Missing <value> documentation for "P:VRage.SyncType.Properties"]

See Also