├── README.md ├── SDK.hpp └── SDK ├── LA_AkAudio_classes.hpp ├── LA_AkAudio_functions.cpp ├── LA_AkAudio_parameters.hpp ├── LA_AkAudio_structs.hpp ├── LA_Basic.cpp ├── LA_Basic.hpp ├── LA_Core_classes.hpp ├── LA_Core_functions.cpp ├── LA_Core_parameters.hpp ├── LA_Core_structs.hpp ├── LA_EFGame_classes.hpp ├── LA_EFGame_functions.cpp ├── LA_EFGame_parameters.hpp ├── LA_EFGame_structs.hpp ├── LA_Engine_classes.hpp ├── LA_Engine_functions.cpp ├── LA_Engine_parameters.hpp ├── LA_Engine_structs.hpp ├── LA_GFxUI_classes.hpp ├── LA_GFxUI_functions.cpp ├── LA_GFxUI_parameters.hpp ├── LA_GFxUI_structs.hpp ├── LA_GameFramework_classes.hpp ├── LA_GameFramework_functions.cpp ├── LA_GameFramework_parameters.hpp ├── LA_GameFramework_structs.hpp ├── LA_WinDrv_classes.hpp ├── LA_WinDrv_functions.cpp ├── LA_WinDrv_parameters.hpp ├── LA_WinDrv_structs.hpp ├── LA_XAudio2_classes.hpp ├── LA_XAudio2_functions.cpp ├── LA_XAudio2_parameters.hpp └── LA_XAudio2_structs.hpp /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cpz/Lost-Ark-SDK/HEAD/README.md -------------------------------------------------------------------------------- /SDK.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cpz/Lost-Ark-SDK/HEAD/SDK.hpp -------------------------------------------------------------------------------- /SDK/LA_AkAudio_classes.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cpz/Lost-Ark-SDK/HEAD/SDK/LA_AkAudio_classes.hpp -------------------------------------------------------------------------------- /SDK/LA_AkAudio_functions.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cpz/Lost-Ark-SDK/HEAD/SDK/LA_AkAudio_functions.cpp -------------------------------------------------------------------------------- /SDK/LA_AkAudio_parameters.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cpz/Lost-Ark-SDK/HEAD/SDK/LA_AkAudio_parameters.hpp -------------------------------------------------------------------------------- /SDK/LA_AkAudio_structs.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cpz/Lost-Ark-SDK/HEAD/SDK/LA_AkAudio_structs.hpp -------------------------------------------------------------------------------- /SDK/LA_Basic.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cpz/Lost-Ark-SDK/HEAD/SDK/LA_Basic.cpp -------------------------------------------------------------------------------- /SDK/LA_Basic.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cpz/Lost-Ark-SDK/HEAD/SDK/LA_Basic.hpp -------------------------------------------------------------------------------- /SDK/LA_Core_classes.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cpz/Lost-Ark-SDK/HEAD/SDK/LA_Core_classes.hpp -------------------------------------------------------------------------------- /SDK/LA_Core_functions.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cpz/Lost-Ark-SDK/HEAD/SDK/LA_Core_functions.cpp -------------------------------------------------------------------------------- /SDK/LA_Core_parameters.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cpz/Lost-Ark-SDK/HEAD/SDK/LA_Core_parameters.hpp -------------------------------------------------------------------------------- /SDK/LA_Core_structs.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cpz/Lost-Ark-SDK/HEAD/SDK/LA_Core_structs.hpp -------------------------------------------------------------------------------- /SDK/LA_EFGame_classes.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cpz/Lost-Ark-SDK/HEAD/SDK/LA_EFGame_classes.hpp -------------------------------------------------------------------------------- /SDK/LA_EFGame_functions.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cpz/Lost-Ark-SDK/HEAD/SDK/LA_EFGame_functions.cpp -------------------------------------------------------------------------------- /SDK/LA_EFGame_parameters.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cpz/Lost-Ark-SDK/HEAD/SDK/LA_EFGame_parameters.hpp -------------------------------------------------------------------------------- /SDK/LA_EFGame_structs.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cpz/Lost-Ark-SDK/HEAD/SDK/LA_EFGame_structs.hpp -------------------------------------------------------------------------------- /SDK/LA_Engine_classes.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cpz/Lost-Ark-SDK/HEAD/SDK/LA_Engine_classes.hpp -------------------------------------------------------------------------------- /SDK/LA_Engine_functions.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cpz/Lost-Ark-SDK/HEAD/SDK/LA_Engine_functions.cpp -------------------------------------------------------------------------------- /SDK/LA_Engine_parameters.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cpz/Lost-Ark-SDK/HEAD/SDK/LA_Engine_parameters.hpp -------------------------------------------------------------------------------- /SDK/LA_Engine_structs.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cpz/Lost-Ark-SDK/HEAD/SDK/LA_Engine_structs.hpp -------------------------------------------------------------------------------- /SDK/LA_GFxUI_classes.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cpz/Lost-Ark-SDK/HEAD/SDK/LA_GFxUI_classes.hpp -------------------------------------------------------------------------------- /SDK/LA_GFxUI_functions.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cpz/Lost-Ark-SDK/HEAD/SDK/LA_GFxUI_functions.cpp -------------------------------------------------------------------------------- /SDK/LA_GFxUI_parameters.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cpz/Lost-Ark-SDK/HEAD/SDK/LA_GFxUI_parameters.hpp -------------------------------------------------------------------------------- /SDK/LA_GFxUI_structs.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cpz/Lost-Ark-SDK/HEAD/SDK/LA_GFxUI_structs.hpp -------------------------------------------------------------------------------- /SDK/LA_GameFramework_classes.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cpz/Lost-Ark-SDK/HEAD/SDK/LA_GameFramework_classes.hpp -------------------------------------------------------------------------------- /SDK/LA_GameFramework_functions.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cpz/Lost-Ark-SDK/HEAD/SDK/LA_GameFramework_functions.cpp -------------------------------------------------------------------------------- /SDK/LA_GameFramework_parameters.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cpz/Lost-Ark-SDK/HEAD/SDK/LA_GameFramework_parameters.hpp -------------------------------------------------------------------------------- /SDK/LA_GameFramework_structs.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cpz/Lost-Ark-SDK/HEAD/SDK/LA_GameFramework_structs.hpp -------------------------------------------------------------------------------- /SDK/LA_WinDrv_classes.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cpz/Lost-Ark-SDK/HEAD/SDK/LA_WinDrv_classes.hpp -------------------------------------------------------------------------------- /SDK/LA_WinDrv_functions.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cpz/Lost-Ark-SDK/HEAD/SDK/LA_WinDrv_functions.cpp -------------------------------------------------------------------------------- /SDK/LA_WinDrv_parameters.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cpz/Lost-Ark-SDK/HEAD/SDK/LA_WinDrv_parameters.hpp -------------------------------------------------------------------------------- /SDK/LA_WinDrv_structs.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cpz/Lost-Ark-SDK/HEAD/SDK/LA_WinDrv_structs.hpp -------------------------------------------------------------------------------- /SDK/LA_XAudio2_classes.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cpz/Lost-Ark-SDK/HEAD/SDK/LA_XAudio2_classes.hpp -------------------------------------------------------------------------------- /SDK/LA_XAudio2_functions.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cpz/Lost-Ark-SDK/HEAD/SDK/LA_XAudio2_functions.cpp -------------------------------------------------------------------------------- /SDK/LA_XAudio2_parameters.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cpz/Lost-Ark-SDK/HEAD/SDK/LA_XAudio2_parameters.hpp -------------------------------------------------------------------------------- /SDK/LA_XAudio2_structs.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cpz/Lost-Ark-SDK/HEAD/SDK/LA_XAudio2_structs.hpp --------------------------------------------------------------------------------