Navigation
API > API/Plugins > API/Plugins/Avalanche > API/Plugins/Avalanche/Viewport > API/Plugins/Avalanche/Viewport/Interaction
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UInterface
- UAvaGizmoObjectInterface
References
| Module | Avalanche |
| Header | /Engine/Plugins/Experimental/Avalanche/Source/Avalanche/Public/Viewport/Interaction/IAvaGizmoObject.h |
| Include | #include "Viewport/Interaction/IAvaGizmoObject.h" |
Syntax
class UAvaGizmoObjectInterface : public UInterface
Remarks
Interface for objects that can be (optionally) represented as gizmos. Toggling only occurs in-editor, but objects can be gizmos at runtime (ie. used for booleans only)