UInterpTrackInstProperty::SetupPropertyUpdateCallback

Retrieve the update callback from the interp property's metadata and stores it.

Windows
MacOS
Linux

References

Module

Engine

Header

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

Include

#include "Matinee/InterpTrackInstProperty.h"

Source

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

Syntax

void SetupPropertyUpdateCallback
(
    AActor * InActor,
    const FName & TrackPropertyName
)

Remarks

Retrieve the update callback from the interp property's metadata and stores it.

Parameters

Parameter

Description

InActor

Actor we are operating on.

TrackProperty

Property we are interpolating.

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