C# Class Xsolla.XComponent

Mostra file Open project: xsolla/xsolla-unity-sdk Class Usage Examples

Public Properties

Property Type Description
IsEnabled bool
Name string

Public Methods

Method Description
XComponent ( string newName, bool isEnabled ) : System.Collections

Method Details

XComponent() public method

public XComponent ( string newName, bool isEnabled ) : System.Collections
newName string
isEnabled bool
return System.Collections

Property Details

IsEnabled public_oe property

public bool IsEnabled
return bool

Name public_oe property

public string Name
return string