C# 클래스 GarrysModLuaShared.menu

The menu library.
파일 보기 프로젝트 열기: OmegaExtern/gmod-csharp-binary-module

공개 메소드들

메소드 설명
RecordFrame ( LuaState luaState ) : void

Used by "Demo to Video" to record the frame.

메소드 상세

RecordFrame() 공개 정적인 메소드

Used by "Demo to Video" to record the frame.
public static RecordFrame ( LuaState luaState ) : void
luaState LuaState Pointer to lua_State struct.
리턴 void