Advertisement
Guest User

SlateProb

a guest
Dec 11th, 2017
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C++ 4.21 KB | None | 0 0
  1. >   UE4Editor-SlateCore.dll!FSlotBase::~FSlotBase() Line 35 C++
  2.     UE4Editor-Slate.dll!TIndirectArray<SUniformGridPanel::FSlot,FDefaultAllocator>::~TIndirectArray<SUniformGridPanel::FSlot,FDefaultAllocator>() Line 75   C++
  3.     UE4Editor-Slate.dll!SUniformGridPanel::~SUniformGridPanel() C++
  4.     UE4Editor-TileABuilding.dll!SBuildingGridWidget::`vector deleting destructor'(unsigned int) C++
  5.     UE4Editor-TileABuilding.dll!SharedPointerInternals::TIntrusiveReferenceController<SGridTileWidget>::DestroyObject() Line 145    C++
  6.     UE4Editor-SlateCore.dll!FSlotBase::~FSlotBase() Line 35 C++
  7.     UE4Editor-Slate.dll!TIndirectArray<SUniformGridPanel::FSlot,FDefaultAllocator>::~TIndirectArray<SUniformGridPanel::FSlot,FDefaultAllocator>() Line 75   C++
  8.     UE4Editor-Slate.dll!SUniformGridPanel::~SUniformGridPanel() C++
  9.     UE4Editor-TileABuilding.dll!SBuildingGridWidget::`vector deleting destructor'(unsigned int) C++
  10.     UE4Editor-TileABuilding.dll!SharedPointerInternals::TIntrusiveReferenceController<SGridTileWidget>::DestroyObject() Line 145    C++
  11.     UE4Editor-SlateCore.dll!FSlotBase::~FSlotBase() Line 35 C++
  12.     UE4Editor-Slate.dll!TIndirectArray<SUniformGridPanel::FSlot,FDefaultAllocator>::~TIndirectArray<SUniformGridPanel::FSlot,FDefaultAllocator>() Line 75   C++
  13.     UE4Editor-Slate.dll!SUniformGridPanel::~SUniformGridPanel() C++
  14.     UE4Editor-SlateCore.dll!FSlotBase::~FSlotBase() Line 35 C++
  15.     UE4Editor-Slate.dll!TIndirectArray<SScrollBox::FSlot,FDefaultAllocator>::DestructAndFreeItems() Line 445    C++
  16.     UE4Editor-Slate.dll!SScrollPanel::~SScrollPanel()   C++
  17.     UE4Editor-SlateCore.dll!TIndirectArray<SOverlay::FOverlaySlot,FDefaultAllocator>::DestructAndFreeItems() Line 444   C++
  18.     UE4Editor-SlateCore.dll!SOverlay::~SOverlay()   C++
  19.     UE4Editor-SlateCore.dll!TIndirectArray<SBoxPanel::FSlot,FDefaultAllocator>::DestructAndFreeItems() Line 444 C++
  20.     UE4Editor-SlateCore.dll!SBoxPanel::~SBoxPanel() C++
  21.     UE4Editor-SlateCore.dll!FSimpleSlot::~FSimpleSlot() C++
  22.     UE4Editor-SlateCore.dll!SCompoundWidget::~SCompoundWidget() C++
  23.     UE4Editor-SlateCore.dll!TIndirectArray<SBoxPanel::FSlot,FDefaultAllocator>::DestructAndFreeItems() Line 444 C++
  24.     UE4Editor-SlateCore.dll!SBoxPanel::~SBoxPanel() C++
  25.     UE4Editor-SlateCore.dll!FSimpleSlot::~FSimpleSlot() C++
  26.     UE4Editor-SlateCore.dll!SCompoundWidget::~SCompoundWidget() C++
  27.     UE4Editor-SlateCore.dll!TIndirectArray<SBoxPanel::FSlot,FDefaultAllocator>::DestructAndFreeItems() Line 444 C++
  28.     UE4Editor-SlateCore.dll!SBoxPanel::~SBoxPanel() C++
  29.     UE4Editor-SlateCore.dll!TArray<FArrangedWidget,TInlineAllocator<16,FDefaultAllocator> >::~TArray<FArrangedWidget,TInlineAllocator<16,FDefaultAllocator> >() Line 529    C++
  30.     UE4Editor-Slate.dll!FSlateApplication::RoutePointerUpEvent(FWidgetPath & WidgetsUnderPointer, FPointerEvent & PointerEvent) Line 5335   C++
  31.     UE4Editor-Slate.dll!FSlateApplication::ProcessMouseButtonUpEvent(FPointerEvent & MouseEvent) Line 5750  C++
  32.     UE4Editor-Slate.dll!FSlateApplication::OnMouseUp(const EMouseButtons::Type Button, const FVector2D CursorPos) Line 5730 C++
  33.     UE4Editor-ApplicationCore.dll!FWindowsApplication::ProcessDeferredMessage(const FDeferredWindowsMessage & DeferredMessage) Line 1725    C++
  34.     UE4Editor-ApplicationCore.dll!FWindowsApplication::DeferMessage(TSharedPtr<FWindowsWindow,0> & NativeWindow, HWND__ * InHWnd, unsigned int InMessage, unsigned __int64 InWParam, __int64 InLParam, int MouseX, int MouseY, unsigned int RawInputFlags) Line 2171    C++
  35.     UE4Editor-ApplicationCore.dll!FWindowsApplication::ProcessMessage(HWND__ * hwnd, unsigned int msg, unsigned __int64 wParam, __int64 lParam) Line 888    C++
  36.     UE4Editor-ApplicationCore.dll!FWindowsApplication::AppWndProc(HWND__ * hwnd, unsigned int msg, unsigned __int64 wParam, __int64 lParam) Line 725    C++
  37.     user32.dll!00007ffcd2f8b85d()   Unknown
  38.     user32.dll!00007ffcd2f8b1ef()   Unknown
  39.     UE4Editor-ApplicationCore.dll!FWindowsPlatformApplicationMisc::PumpMessages(bool bFromMainLoop) Line 129    C++
  40.     UE4Editor.exe!FEngineLoop::Tick() Line 3220 C++
  41.     UE4Editor.exe!GuardedMain(const wchar_t * CmdLine, HINSTANCE__ * hInInstance, HINSTANCE__ * hPrevInstance, int nCmdShow) Line 166   C++
  42.     UE4Editor.exe!WinMain(HINSTANCE__ * hInInstance, HINSTANCE__ * hPrevInstance, char * __formal, int nCmdShow) Line 199   C++
  43.     UE4Editor.exe!__scrt_common_main_seh() Line 253 C++
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement