Navigation
Unreal Engine C++ API Reference > Editor > AnimGraph > UAnimBlueprintPostCompileValidation
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, const void* InValue ) |