The common roles that can be used for network authority.
enum Role { None = 0, Observer, Authority = UInt16.MaxValue, };