MetaModel
MetaModel
Static Fields
ReservedPropertyID
public uint ReservedPropertyID
The propertyID reserved for serializing metamodel instances inside of a RealtimeModel.
Properties
ownerID
int ownerID { get; set; }
The client ID of the model owner. A value of -1 is unowned, anything greater is a client ID.
lifetimeFlags
LifetimeFlags lifetimeFlags { get; set; }
The lifetime flags for the model that this metamodel belongs to.
In the next major version, this will be replaced with individual boolean properties