C# Class LuaInterface.LuaProperty

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

Public Methods

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

Private Methods

Method Description
LuaProperty ( PropertyInfo prop, 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