IAnimBlueprintCompilationContext::IsAnimGraphNodeFoldedImpl

Check whether an anim node participates in constant folding.

Unreal Engine C++ API Reference > Editor > AnimGraph > IAnimBlueprintCompilationContext

References

   
Module AnimGraph
Header /Engine/Source/Editor/AnimGraph/Public/IAnimBlueprintCompilationContext.h
Include #include "IAnimBlueprintCompilationContext.h"
bool IsAnimGraphNodeFoldedImpl
(
    [UAnimGraphNode_Base](API\Editor\AnimGraph\UAnimGraphNode_Base) * InNode
) const

Remarks

Check whether an anim node participates in constant folding.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library