FAnimNode_StateResult::SerializeFromMismatchedTag

Used to upgrade old FAnimNode_Roots to [FAnimNode_StateResult](API\Runtime\AnimGraphRuntime\AnimNodes\FAnimNode_StateResult)

Windows
MacOS
Linux

References

Module

AnimGraphRuntime

Header

/Engine/Source/Runtime/AnimGraphRuntime/Public/AnimNodes/AnimNode_StateResult.h

Include

#include "AnimNodes/AnimNode_StateResult.h"

Source

/Engine/Source/Runtime/AnimGraphRuntime/Public/AnimNodes/AnimNode_StateResult.cpp

Syntax

bool SerializeFromMismatchedTag
(
    const FPropertyTag & Tag,
    FStructuredArchive::FSlot Slot
)

Remarks

Used to upgrade old FAnimNode_Roots to FAnimNode_StateResult

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss