Created
July 15, 2015 13:10
-
-
Save SammyJames/6eb911d9c16e5bb002b5 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
> Onyx.exe!Onyx::UIObject::Testing(int One, float Two, bool Three) Line 19 C++ | |
Onyx.exe!TLuaClass<Onyx::UIObject>::TFunctionType<std::basic_string<char,std::char_traits<char>,std::allocator<char> > (__cdecl Onyx::UIObject::*)(int,float,bool)const __ptr64>::Apply<std::tuple<int,float,bool> & __ptr64,0,1,2>(void * Object, std::tuple<int,float,bool> & Tuple, std::integer_sequence<unsigned __int64,0,1,2> __formal) Line 185 C++ | |
Onyx.exe!TLuaClass<Onyx::UIObject>::TFunctionType<std::basic_string<char,std::char_traits<char>,std::allocator<char> > (__cdecl Onyx::UIObject::*)(int,float,bool)const __ptr64>::InternalCall(lua_State * L, void * Object) Line 176 C++ | |
Onyx.exe!TLuaClass<Onyx::UIObject>::FunctionType::Call(lua_State * L, void * Object) Line 28 C++ | |
Onyx.exe!TLuaClass<Onyx::UIObject>::Apply(lua_State * L) Line 420 C++ | |
Onyx.exe!luaD_precall() C | |
Onyx.exe!luaV_execute() C | |
Onyx.exe!luaD_call() C | |
Onyx.exe!luaD_rawrunprotected() C | |
Onyx.exe!luaD_pcall() C | |
Onyx.exe!lua_pcallk() C | |
Onyx.exe!Onyx::Lua::State::Call<,char [15],int,float>(const std::basic_string<char,std::char_traits<char>,std::allocator<char> > & Fn, const char[15] & <Arguments_0>, const int & <Arguments_1>, const float & <Arguments_2>) Line 94 C++ | |
Onyx.exe!main() Line 11 C++ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment