Navigation
API > API/Editor > API/Editor/AnimGraph > API/Editor/AnimGraph/UAnimBlueprintPostCompileValidat-
| Name | FPCV_GatherParams |
| Type | struct |
| Header File | /Engine/Source/Editor/AnimGraph/Public/AnimBlueprintPostCompileValidation.h |
| Include Path | #include "AnimBlueprintPostCompileValidation.h" |
Syntax
struct FPCV_GatherParams
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FPCV_GatherParams
(
bool InbFilterBySyncGroup, |
AnimBlueprintPostCompileValidation.h | ||
FPCV_GatherParams
(
bool InbFilterBySyncGroup, |
AnimBlueprintPostCompileValidation.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bFilterByLoopingCondition | bool | AnimBlueprintPostCompileValidation.h | ||
| bFilterBySyncGroup | bool | AnimBlueprintPostCompileValidation.h | ||
| bLoopingCondition | bool | AnimBlueprintPostCompileValidation.h | ||
| SyncGroupName | FName | AnimBlueprintPostCompileValidation.h |