C# Class YwLuaMonoDataBridge, 2DPlatformer-SLua

Inheritance: MonoBehaviour
Show file Open project: yaukeywang/2DPlatformer-SLua Class Usage Examples

Public Properties

Property Type Description
m_floats float[]
m_integers int[]
m_strings string[]

Property Details

m_floats public property

public float[] m_floats
return float[]

m_integers public property

public int[] m_integers
return int[]

m_strings public property

public string[] m_strings
return string[]