Navigation
API > API/Runtime > API/Runtime/InteractiveToolsFramework
| |
|
| Name |
FActiveGizmo |
| Type |
struct |
| Header File |
/Engine/Source/Runtime/InteractiveToolsFramework/Public/InteractiveGizmoManager.h |
| Include Path |
#include "InteractiveGizmoManager.h" |
Syntax
USTRUCT ()
struct FActiveGizmo
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| BuilderIdentifier |
FString |
|
InteractiveGizmoManager.h |
|
| Gizmo |
TObjectPtr< UInteractiveGizmo > |
|
InteractiveGizmoManager.h |
|
| InstanceIdentifier |
FString |
|
InteractiveGizmoManager.h |
|
| Owner |
void * |
|
InteractiveGizmoManager.h |
|