C# Class BitMaskAttribute, Unity-Project-Template

Inheritance: PropertyAttribute
Mostra file Open project: Nidre/Unity-Project-Template Class Usage Examples

Public Properties

Property Type Description
propType System.Type

Public Methods

Method Description
BitMaskAttribute ( System aType ) : UnityEngine

Method Details

BitMaskAttribute() public method

public BitMaskAttribute ( System aType ) : UnityEngine
aType System
return UnityEngine

Property Details

propType public_oe property

public Type,System propType
return System.Type