IMovieSceneObjectSpawner::IsEditor

Windows
MacOS
Linux

References

Module

MovieScene

Header

/Engine/Source/Runtime/MovieScene/Public/IMovieSceneObjectSpawner.h

Include

#include "IMovieSceneObjectSpawner.h"

Syntax

virtual bool IsEditor() const

Returns

true if this spawner is used in the editor, or false if it is purely runtime. We use this to prioritize the use of editor spawners when in editor

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