C# Class SOVariablePropertyDrawAttribute, scriptableobjects-oriented

Inheritance: Attribute
Mostra file Open project: Begounet/scriptableobjects-oriented

Public Properties

Property Type Description
drawProperties bool

Public Methods

Method Description
SOVariablePropertyDrawAttribute ( bool shouldDrawProperties ) : System,

Method Details

SOVariablePropertyDrawAttribute() public method

public SOVariablePropertyDrawAttribute ( bool shouldDrawProperties ) : System,
shouldDrawProperties bool
return System,

Property Details

drawProperties public_oe property

public bool drawProperties
return bool