C# Class Xsolla.ElementTableController

Inheritance: UnityEngine.MonoBehaviour
Afficher le fichier Open project: xsolla/xsolla-unity-sdk Class Usage Examples

Méthodes publiques

Свойство Type Description
_container UnityEngine.GameObject
_title UnityEngine.UI.Text

Méthodes publiques

Méthode Description
InitScreen ( XsollaFormElement pElem ) : void

Method Details

InitScreen() public méthode

public InitScreen ( XsollaFormElement pElem ) : void
pElem XsollaFormElement
Résultat void

Property Details

_container public_oe property

public GameObject,UnityEngine _container
Résultat UnityEngine.GameObject

_title public_oe property

public Text,UnityEngine.UI _title
Résultat UnityEngine.UI.Text