UPlayMontageCallbackProxy::CreateProxyObjectForPlayMontage

Called to perform the query internally.

Windows
MacOS
Linux

References

Module

AnimGraphRuntime

Header

/Engine/Source/Runtime/AnimGraphRuntime/Public/PlayMontageCallbackProxy.h

Include

#include "PlayMontageCallbackProxy.h"

Source

/Engine/Source/Runtime/AnimGraphRuntime/Private/PlayMontageCallbackProxy.cpp

Syntax

static UPlayMontageCallbackProxy * CreateProxyObjectForPlayMontage
(
    class USkeletalMeshComponent * InSkeletalMeshComponent,
    class UAnimMontage * MontageToPlay,
    float PlayRate,
    float StartingPosition,
    FName StartingSection
)

Remarks

Called to perform the query internally.

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