C# Class Xsolla.ElementTableController

Inheritance: UnityEngine.MonoBehaviour
Mostra file Open project: xsolla/xsolla-unity-sdk Class Usage Examples

Public Properties

Property Type Description
_container UnityEngine.GameObject
_title UnityEngine.UI.Text

Public Methods

Method Description
InitScreen ( XsollaFormElement pElem ) : void

Method Details

InitScreen() public method

public InitScreen ( XsollaFormElement pElem ) : void
pElem XsollaFormElement
return void

Property Details

_container public_oe property

public GameObject,UnityEngine _container
return UnityEngine.GameObject

_title public_oe property

public Text,UnityEngine.UI _title
return UnityEngine.UI.Text