C# Class Lua_UnityEngine_Random, 2DPlatformer-SLua

Inheritance: LuaObject
显示文件 Open project: yaukeywang/2DPlatformer-SLua Class Usage Examples

Public Methods

Method Description
reg ( IntPtr l ) : void

Private Methods

Method Description
ColorHSV_s ( IntPtr l ) : int
Range_s ( IntPtr l ) : int
constructor ( IntPtr l ) : int
get_insideUnitCircle ( IntPtr l ) : int
get_insideUnitSphere ( IntPtr l ) : int
get_onUnitSphere ( IntPtr l ) : int
get_rotation ( IntPtr l ) : int
get_rotationUniform ( IntPtr l ) : int
get_seed ( IntPtr l ) : int
get_value ( IntPtr l ) : int
set_seed ( IntPtr l ) : int

Method Details

reg() public static method

public static reg ( IntPtr l ) : void
l IntPtr
return void