C# Class EditorLabel

Inheritance: MonoBehaviour
Show file Open project: ferdbold/littleawfuljam2016 Class Usage Examples

Public Properties

Property Type Description
text string

Private Properties

Property Type Description

Public Methods

Method Description
OnDrawGizmos ( ) : void

Method Details

OnDrawGizmos() public method

public OnDrawGizmos ( ) : void
return void

Property Details

text public property

public string text
return string