Navigation
API > API/Editor > API/Editor/AnimGraph > API/Editor/AnimGraph/UAnimGraphNode_LinkedAnimLayer
- UAnimGraphNode_CustomProperty::IsStructuralProperty()
- UAnimGraphNode_LinkedAnimGraphBase::IsStructuralProperty()
- UAnimGraphNode_LinkedAnimLayer::IsStructuralProperty()
References
Module | AnimGraph |
Header | /Engine/Source/Editor/AnimGraph/Public/AnimGraphNode_LinkedAnimLayer.h |
Include | #include "AnimGraphNode_LinkedAnimLayer.h" |
Source | /Engine/Source/Editor/AnimGraph/Private/AnimGraphNode_LinkedAnimLayer.cpp |
virtual bool IsStructuralProperty
(
FProperty * InProperty
) const
Remarks
Check whether the specified property is structural (i.e. should we rebuild the UI if it changes)