C# Class Xsolla.XComponent

Afficher le fichier Open project: xsolla/xsolla-unity-sdk Class Usage Examples

Méthodes publiques

Свойство Type Description
IsEnabled bool
Name string

Méthodes publiques

Méthode Description
XComponent ( string newName, bool isEnabled ) : System.Collections

Method Details

XComponent() public méthode

public XComponent ( string newName, bool isEnabled ) : System.Collections
newName string
isEnabled bool
Résultat System.Collections

Property Details

IsEnabled public_oe property

public bool IsEnabled
Résultat bool

Name public_oe property

public string Name
Résultat string