Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/InteractiveToolsFramework/Public/InteractiveToolManager.h |
Include |
#include "InteractiveToolManager.h" |
enum EToolSide
{
Left = 1,
Mouse = 1,
Right = 2,
}
Name |
Description |
---|---|
Left |
Left-hand Tool, also used for Mouse |
Mouse |
|
Right |
Right-hand Tool |
A Tool can be activated on a particular input device, currently identified by a "side"