RealtimePropertyAttribute
RealtimePropertyAttribute
Fields
propertyID
public uint propertyID
reliable
public bool reliable
createDidChangeEvent
public bool createDidChangeEvent
didChangeEvent
public DidChangeEvent didChangeEvent
includeEqualityCheck
public bool includeEqualityCheck
When true, the model property setter will include an equality check that prevents dirtying the model data when the value is equal.