FAnimNotifyEvent::SetTime

Sets the time of this element

Windows
MacOS
Linux

Override Hierarchy

FAnimLinkableElement::SetTime()

FAnimNotifyEvent::SetTime()

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/Animation/AnimTypes.h

Include

#include "Animation/AnimTypes.h"

Source

/Engine/Source/Runtime/Engine/Private/Animation/AnimTypes.cpp

Syntax

virtual void SetTime
(
    float NewTime,
    EAnimLinkMethod::Type ReferenceFrame
)

Remarks

Sets the time of this element

Parameters

Parameter

Description

NewTime

The time to set this element to

ReferenceFrame

The kind of time being passed to this method

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