C# Class Loading, buffer_bci

Inheritance: MonoBehaviour
Mostrar archivo Open project: jadref/buffer_bci Class Usage Examples

Public Properties

Property Type Description
LoadingButton GameObject
Spinner GameObject

Public Methods

Method Description
Update ( ) : void
onEnable ( ) : void

Method Details

Update() public method

public Update ( ) : void
return void

onEnable() public method

public onEnable ( ) : void
return void

Property Details

LoadingButton public_oe property

public GameObject LoadingButton
return GameObject

Spinner public_oe property

public GameObject Spinner
return GameObject