C# Class IconController, hexciter

Inheritance: MonoBehaviour
Mostrar archivo Open project: pR0Ps/hexciter Class Usage Examples

Public Methods

Method Description
SetInvisible ( ) : void
SetTarget ( float t ) : void

Private Methods

Method Description
Awake ( ) : void

Method Details

SetInvisible() public method

public SetInvisible ( ) : void
return void

SetTarget() public method

public SetTarget ( float t ) : void
t float
return void