UMovieScene::GetSpawnableCount

Get the number of spawnable objects in this scene.

Windows
MacOS
Linux

References

Module

MovieScene

Header

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

Include

#include "MovieScene.h"

Source

/Engine/Source/Runtime/MovieScene/Private/MovieScene.cpp

Syntax

int32 GetSpawnableCount() const

Remarks

Get the number of spawnable objects in this scene.

Returns

Spawnable object count.

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