Navigation
API > API/Editor > API/Editor/AnimGraph
Inheritance Hierarchy
- UDeveloperSettings
- UAnimGraphSettings
References
| Module | AnimGraph |
| Header | /Engine/Source/Editor/AnimGraph/Public/AnimGraphSettings.h |
| Include | #include "AnimGraphSettings.h" |
Syntax
UCLASS (Config=Editor)
class UAnimGraphSettings : public UDeveloperSettings
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bShowInstancedEnumBlendAnimNodeBlueprintActions | If true, populates the blueprint action menu with pre-bound blend-by-enum nodes for supported enums. |
Functions
| Type | Name | Description | |
|---|---|---|---|
| FName | |||
| FName | |||
| FText | |||
| FText | |||
| void | PostEditChangeProperty
(
FPropertyChangedEvent& PropertyChangedEvent |