C# Class LuaInterface.LuaField

显示文件 Open project: woshihuo12/UnityHello Class Usage Examples

Public Methods

Method Description
Get ( IntPtr L ) : int
Set ( IntPtr L ) : int

Private Methods

Method Description
LuaField ( FieldInfo info, Type t ) : System

Method Details

Get() public method

public Get ( IntPtr L ) : int
L System.IntPtr
return int

Set() public method

public Set ( IntPtr L ) : int
L System.IntPtr
return int