C# Class ExecuteAfterAttribute

Inheritance: Attribute
Mostra file Open project: leapmotion/ImageGrid Class Usage Examples

Public Properties

Property Type Description
afterType Type

Public Methods

Method Description
ExecuteAfterAttribute ( Type afterType ) : UnityEngine

Method Details

ExecuteAfterAttribute() public method

public ExecuteAfterAttribute ( Type afterType ) : UnityEngine
afterType Type
return UnityEngine

Property Details

afterType public_oe property

public Type afterType
return Type