UAnimMontage::CalculateOffsetForNotify

Calculates what (if any) offset should be applied to the trigger time of a notify given its display time

Windows
MacOS
Linux

Override Hierarchy

UAnimSequenceBase::CalculateOffsetForNotify()

UAnimMontage::CalculateOffsetForNotify()

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Animation/AnimMontage.h

Include

#include "Animation/AnimMontage.h"

Source

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

Syntax

virtual EAnimEventTriggerOffsets::Type CalculateOffsetForNotify
(
    float NotifyDisplayTime
) const

Remarks

Calculates what (if any) offset should be applied to the trigger time of a notify given its display time

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