Photon Fusion 1.1.9

Static Public Attributes | List of all members
AuthorityMasks Class Reference

Flag constants for input and state authority. More...

Static Public Attributes

const int ALL = STATE | INPUT | PROXY
 
const int INPUT = 1 << 1
 
const int NONE = 0
 
const int PROXY = 1 << 2
 
const int STATE = 1 << 0
 

Detailed Description

Flag constants for input and state authority.