Navigation
API > API/Editor > API/Editor/AnimGraph > API/Editor/AnimGraph/UAnimBlueprintPostCompileValidat-
References
| Module | AnimGraph |
| Header | /Engine/Source/Editor/AnimGraph/Public/AnimBlueprintPostCompileValidation.h |
| Include | #include "AnimBlueprintPostCompileValidation.h" |
Syntax
struct FPCV_GatherParams
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bFilterByLoopingCondition | ||
| bool | bFilterBySyncGroup | ||
| bool | bLoopingCondition | ||
| FName | SyncGroupName |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FPCV_GatherParams
(
bool InbFilterBySyncGroup, |
Please use the constructor that takes an FName for the sync group | ||
FPCV_GatherParams
(
bool InbFilterBySyncGroup, |
Deprecated Functions
| Type | Name | Description | |
|---|---|---|---|
FPCV_GatherParams
(
bool InbFilterBySyncGroup, |
Please use the constructor that takes an FName for the sync group |