UMovieSceneEntitySystemLinker::SetSystemContext

Set the system context for this linker allowing some systems to be excluded based on the context.

Windows
MacOS
Linux

References

Module

MovieScene

Header

/Engine/Source/Runtime/MovieScene/Public/EntitySystem/MovieSceneEntitySystemLinker.h

Include

#include "EntitySystem/MovieSceneEntitySystemLinker.h"

Syntax

void SetSystemContext
(
    UE::MovieScene::EEntitySystemContext InSystemContext
)

Remarks

Set the system context for this linker allowing some systems to be excluded based on the context.

Parameters

Parameter

Description

InSystemContext

The new system context for this linker

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