IAnimBlueprintGeneratedClassCompiledData::FindOrAddNotify

Finds a notify event or adds if it doesn't already exist.

Windows
MacOS
Linux

References

Module

AnimGraph

Header

/Engine/Source/Editor/AnimGraph/Public/IAnimBlueprintGeneratedClassCompiledData.h

Include

#include "IAnimBlueprintGeneratedClassCompiledData.h"

Syntax

int32 FindOrAddNotify
(
    FAnimNotifyEvent & Notify
) const

Remarks

Finds a notify event or adds if it doesn't already exist.

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