Navigation
API > API/Editor > API/Editor/VREditor > API/Editor/VREditor/UVREditorMode
Delegate to be called when the debug mode is toggled.
| Name | FOnToggleVRModeDebug |
| Type | class |
| Header File | /Engine/Source/Editor/VREditor/Public/VREditorMode.h |
| Include Path | #include "VREditorMode.h" |
Syntax
class FOnToggleVRModeDebug : public TBaseMulticastDelegate_OneParam< void, bool >
Inheritance Hierarchy
- TBaseMulticastDelegate_OneParam< void, bool > → UVREditorMode::FOnToggleVRModeDebug