C# Class YwLuaMonoDataBridge, 2DPlatformer-SLua

Inheritance: MonoBehaviour
Afficher le fichier Open project: yaukeywang/2DPlatformer-SLua Class Usage Examples

Méthodes publiques

Свойство Type Description
m_floats float[]
m_integers int[]
m_strings string[]

Property Details

m_floats public_oe property

public float[] m_floats
Résultat float[]

m_integers public_oe property

public int[] m_integers
Résultat int[]

m_strings public_oe property

public string[] m_strings
Résultat string[]