Files
Leviathan/Client/Game/game/Script/SSystemScript.h
T
2026-06-01 12:46:52 +02:00

14 lines
320 B
C

#pragma once
//시스템
int SCRIPT_ReportLog( struct lua_State *L ); ///< Log
int SCRIPT_Profile ( struct lua_State *L ); ///< Profile
//Option
int SCRIPT_SetMusic ( struct lua_State *L ); ///< Music
int SCRIPT_SetSound ( struct lua_State *L ); ///< Sound
int SCRIPT_SetVolume( struct lua_State *L ); ///< Volume