C# Class FullDeskController, xsolla-unity-sdk

Inheritance: MonoBehaviour
Afficher le fichier Open project: xsolla/xsolla-unity-sdk

Méthodes publiques

Свойство Type Description
parent Transform

Méthodes publiques

Méthode Description
Open ( bool b ) : void
Start ( ) : void
getIsFirstTime ( ) : bool

Method Details

Open() public méthode

public Open ( bool b ) : void
b bool
Résultat void

Start() public méthode

public Start ( ) : void
Résultat void

getIsFirstTime() public méthode

public getIsFirstTime ( ) : bool
Résultat bool

Property Details

parent public_oe property

public Transform parent
Résultat Transform