C# Class FullDeskController, xsolla-unity-sdk

Inheritance: MonoBehaviour
Exibir arquivo Open project: xsolla/xsolla-unity-sdk

Public Properties

Property Type Description
parent Transform

Public Methods

Method Description
Open ( bool b ) : void
Start ( ) : void
getIsFirstTime ( ) : bool

Method Details

Open() public method

public Open ( bool b ) : void
b bool
return void

Start() public method

public Start ( ) : void
return void

getIsFirstTime() public method

public getIsFirstTime ( ) : bool
return bool

Property Details

parent public_oe property

public Transform parent
return Transform