UUMGSequencePlayer::SetNumLoopsToPlay

Sets the number of loops to play

Windows
MacOS
Linux

References

Module

UMG

Header

/Engine/Source/Runtime/UMG/Public/Animation/UMGSequencePlayer.h

Include

#include "Animation/UMGSequencePlayer.h"

Source

/Engine/Source/Runtime/UMG/Private/Animation/UMGSequencePlayer.cpp

Syntax

void SetNumLoopsToPlay
(
    int32 InNumLoopsToPlay
)

Remarks

Sets the number of loops to play

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