Navigation
Unreal Engine C++ API Reference > Editor > AnimGraph > UAnimGraphNode_LinkedAnimGraphBase
References
Module | AnimGraph |
Header | /Engine/Source/Editor/AnimGraph/Public/AnimGraphNode_LinkedAnimGraphBase.h |
Include | #include "AnimGraphNode_LinkedAnimGraphBase.h" |
Source | /Engine/Source/Editor/AnimGraph/Private/AnimGraphNode_LinkedAnimGraphBase.cpp |
virtual bool IsStructuralProperty ( [FProperty](API\Runtime\CoreUObject\UObject\FProperty) * InProperty ) const
Remarks
Check whether the specified property is structural (i.e. should we rebuild the UI if it changes)