C# Class Balance, ROOL

Inheritance: MonoBehaviour
Mostrar archivo Open project: Yann3D/ROOL Class Usage Examples

Public Methods

Method Description
SetActive ( bool active ) : void

Protected Methods

Method Description
Update ( ) : void

Private Methods

Method Description
Start ( ) : void

Method Details

SetActive() public method

public SetActive ( bool active ) : void
active bool
return void

Update() protected method

protected Update ( ) : void
return void