Api Sandbox SceneLoadOptions
class

SceneLoadOptions

public class SceneLoadOptions

Constructors

SceneLoadOptions()

Properties

Name Type Description
ShowLoadingScreen Boolean
IsAdditive Boolean
DeleteEverything Boolean If true, on load we'll even delete objects that are marked as DontDelete
Offset Transform

Methods

SceneFile GetSceneFile()
Boolean SetScene(SceneFile sceneFile)
Boolean SetScene(String sceneFileName)
Assembly: Sandbox.Engine Namespace: Sandbox Full Name: Sandbox.SceneLoadOptions