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