C# Class MyRotation, xsolla-unity-sdk

Inheritance: MonoBehaviour
Datei anzeigen Open project: xsolla/xsolla-unity-sdk Class Usage Examples

Public Methods

Method Description
SetLoading ( bool isLoading ) : void
StartRotation ( ) : void
StopRotation ( ) : void

Private Methods

Method Description
Awake ( ) : void

Method Details

SetLoading() public method

public SetLoading ( bool isLoading ) : void
isLoading bool
return void

StartRotation() public method

public StartRotation ( ) : void
return void

StopRotation() public method

public StopRotation ( ) : void
return void