C# Class GameFramework.SceneLogicConfig

Afficher le fichier Open project: dreamanlan/CSharpGameFramework Class Usage Examples

Méthodes publiques

Свойство Type Description
m_ConfigId int
m_LogicId int
m_Params string[]

Property Details

m_ConfigId public_oe property

public int m_ConfigId
Résultat int

m_LogicId public_oe property

public int m_LogicId
Résultat int

m_Params public_oe property

public string[] m_Params
Résultat string[]