Advertisement
Guest User

Untitled

a guest
Feb 21st, 2020
113
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.89 KB | None | 0 0
  1. > townscapes.exe!ImGui::GetCurrentWindow()Строка 1051 C++
  2. townscapes.exe!ImGui::SameLine(float pos_x, float spacing_w)Строка 12766 C++
  3. townscapes.exe!Editor::EvolvingBuildingsIdsInspector::OnObjectGUI(const Editor::InspectorContext & context)Строка 57 C++
  4. townscapes.exe!Editor::GenericInspector::OnPropertyGUI(const Editor::InspectorContext & context)Строка 338 C++
  5. townscapes.exe!Editor::ActionDataInspector::OnProperties(const Editor::InspectorContext & context, const rttr::type & type)Строка 40 C++
  6. townscapes.exe!Editor::GenericInspector::OnObjectGUI(const Editor::InspectorContext & context)Строка 168 C++
  7. townscapes.exe!Editor::ICSEditorWidget::OnContentGui()Строка 158 C++
  8. townscapes.exe!Editor::BaseView::ContentGui(Passkey<VEGUI::IVEGUIManager,1> __formal)Строка 146 C++
  9. townscapes.exe!VEGUI::VEGUIManager::RenderGuiViews()Строка 1256 C++
  10. townscapes.exe!VEGUI::VEGUIManager::Update(const Editor::SystemInputState & input, float dt)Строка 952 C++
  11. townscapes.exe!Visual::Integration::UpdateInternal(float dt)Строка 222 C++
  12. townscapes.exe!Visual::IntegrationDetails::InternalUpdater::Update(float dt)Строка 139 C++
  13. townscapes.exe!Core::ControllerManager::Update(float dt)Строка 50 C++
  14. townscapes.exe!Core::ApplicationBase::MainLoopContent(Core::MainLoopMode mode)Строка 173 C++
  15. townscapes.exe!Core::Application::Start()Строка 255 C++
  16. townscapes.exe!Core::RunApplicationWithDelegate(Core::EngineAppDelegate * dlgt, boost::intrusive_ptr<Core::Window::Delegate> windowDelegate)Строка 117 C++
  17. townscapes.exe!WinMainStart(HINSTANCE__ * hInstance, HINSTANCE__ * hPrevInstance, char * lpCmdLine, int nCmdShow)Строка 204 C++
  18. townscapes.exe!WinMain(HINSTANCE__ * hInstance, HINSTANCE__ * hPrevInstance, char * lpCmdLine, int nCmdShow)Строка 117 C++
  19. [Внешний код]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement