C# 클래스 LunaTraits_LWF_Movie, lwf

파일 보기 프로젝트 열기: explodingbarrel/lwf 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
className Lua.CharPtr
methods RegType[]
properties Lua.lua_CFunction>.Dictionary
uniqueID int
write_properties Lua.lua_CFunction>.Dictionary

공개 메소드들

메소드 설명
_bind_ctor ( Lua L ) : Movie
_bind_dtor ( LWF obj ) : void

메소드 상세

_bind_ctor() 공개 정적인 메소드

public static _bind_ctor ( Lua L ) : Movie
L Lua
리턴 LWF.Movie

_bind_dtor() 공개 정적인 메소드

public static _bind_dtor ( LWF obj ) : void
obj LWF
리턴 void

프로퍼티 상세

className 공개적으로 정적으로 프로퍼티

public static Lua.CharPtr className
리턴 Lua.CharPtr

methods 공개적으로 정적으로 프로퍼티

public static RegType[] methods
리턴 RegType[]

properties 공개적으로 정적으로 프로퍼티

public static Dictionary properties
리턴 Lua.lua_CFunction>.Dictionary

uniqueID 공개적으로 정적으로 프로퍼티

public static int uniqueID
리턴 int

write_properties 공개적으로 정적으로 프로퍼티

public static Dictionary write_properties
리턴 Lua.lua_CFunction>.Dictionary