Navigation
Unreal Engine C++ API Reference > Editor > ViewportInteraction
Inheritance Hierarchy
- IModuleInterface
- IViewportInteractionModule
References
Module | ViewportInteraction |
Header | /Engine/Source/Editor/ViewportInteraction/Public/IViewportInteractionModule.h |
Include | #include "IViewportInteractionModule.h" |
Syntax
class IViewportInteractionModule : public IModuleInterface
Remarks
The public interface to this module
Functions
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
IViewportInteractionModule & | Get () |
Singleton-like access to this module's interface. |
![]() ![]() |
bool | IsAvailable () |
Checks to see if this module is loaded and ready. |