Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
MyRotation
C# Class MyRotation, xsolla-unity-sdk
Inheritance:
MonoBehaviour
Mostrar archivo
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