AMatineeActor::NotifyEventTriggered

Try to invoke the event with the given name in the level script

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Matinee/MatineeActor.h

Include

#include "Matinee/MatineeActor.h"

Source

/Engine/Source/Runtime/Engine/Private/Interpolation.cpp

Syntax

virtual void NotifyEventTriggered
(
    FName EventName,
    float EventTime,
    bool bUseCustomEventName
)

Remarks

Try to invoke the event with the given name in the level script

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