C# Class LuaInterface.LuaProperty

Afficher le fichier Open project: woshihuo12/UnityHello Class Usage Examples

Méthodes publiques

Méthode Description
Get ( IntPtr L ) : int
Set ( IntPtr L ) : int

Private Methods

Méthode Description
LuaProperty ( PropertyInfo prop, Type t ) : System

Method Details

Get() public méthode

public Get ( IntPtr L ) : int
L System.IntPtr
Résultat int

Set() public méthode

public Set ( IntPtr L ) : int
L System.IntPtr
Résultat int