SyncedAttribute

Sentinel for @Synced attributes TODO: this is messy. Better way to achieve a sentinel?

struct SyncedAttribute {}

Members

Variables

syncedAttributeSentinel
string syncedAttributeSentinel;

Undocumented in source.

Meta