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_PropertyAndValue
Variables
| Type | Name | Description | |
|---|---|---|---|
| const FProperty * | Property | ||
| const void * | Value |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FPCV_PropertyAndValue
(
const FProperty* InProperty, |