ULevelSequencePlayer::GetEventContexts

Populate the specified array with any given event contexts for the specified world

Windows
MacOS
Linux

References

Module

LevelSequence

Header

/Engine/Source/Runtime/LevelSequence/Public/LevelSequencePlayer.h

Include

#include "LevelSequencePlayer.h"

Source

/Engine/Source/Runtime/LevelSequence/Private/LevelSequencePlayer.cpp

Syntax

static void GetEventContexts
(
    UWorld & InWorld,
    TArray< UObject * > & OutContexts
)

Remarks

Populate the specified array with any given event contexts for the specified world

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