C# Class ControlLabels, ndn-mog

Inheritance: MonoBehaviour
Mostra file Open project: remap/ndn-mog Class Usage Examples

Public Properties

Property Type Description
currentOption int
selfLabel GameObject

Public Methods

Method Description
applyOption ( ) : void

Private Methods

Method Description
Start ( ) : void
Update ( ) : void
applyNone ( ) : void
applyPlayers ( ) : void
applySelf ( ) : void
applyStats ( ) : void
selectNextOption ( ) : void

Method Details

applyOption() public static method

public static applyOption ( ) : void
return void

Property Details

currentOption public_oe static_oe property

public static int currentOption
return int

selfLabel public_oe static_oe property

public static GameObject selfLabel
return GameObject