Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FEditorSupportDelegates
Type
typedef TMulticastDelegate_TwoParams< void, class FViewport &42;, uint32 > FOnWindowsMessage
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/EditorSupportDelegates.h |
| Include | #include "EditorSupportDelegates.h" |
Remarks
Delegate type for windows messageing events ( Params: FViewport* Viewport, uint32 Message )