Navigation
API > API/Plugins > API/Plugins/GeometryScriptingEditor
UEditorGeometryGenerationManager is a class used by UEditorGeometryGenerationSubsystem to store registrations and provide a Tick()
| Name | UEditorGeometryGenerationManager |
| Type | class |
| Header File | /Engine/Plugins/Runtime/GeometryScripting/Source/GeometryScriptingEditor/Public/GeometryActors/EditorGeometryGenerationSubsystem.h |
| Include Path | #include "GeometryActors/EditorGeometryGenerationSubsystem.h" |
Syntax
UCLASS (MinimalAPI)
class UEditorGeometryGenerationManager :
public UObject ,
public FTickableEditorObject
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UEditorGeometryGenerationManager
- FTickableObjectBase → FTickableEditorObject → UEditorGeometryGenerationManager