Photon Fusion 1.1.9

Public Member Functions | Public Attributes | List of all members
EnumMaskAttribute Class Reference

Attribute that indicates an enum should render as multi-select mask drop list in the inspector. More...

Inherits PropertyAttribute.

Public Member Functions

 EnumMaskAttribute (bool definesZero=false, Type castTo=null)
 

Public Attributes

Type castTo
 
bool definesZero
 

Detailed Description

Attribute that indicates an enum should render as multi-select mask drop list in the inspector.