API ReferenceSandbox
SceneLoadOptionsclass
object→SceneLoadOptions
Constructors1
Showing 1 constructors
public SceneLoadOptions()
No results match this filter.
Methods3
Showing 3 methods
No results match this filter.
Properties4
Showing 4 properties
public bool Sandbox.SceneLoadOptions.DeleteEverything { get; set; }
If true, on load we'll even delete objects that are marked as DontDelete
Returns:
bool—public bool Sandbox.SceneLoadOptions.IsAdditive { get; set; }
Returns:
bool—public Transform Sandbox.SceneLoadOptions.Offset { get; set; }
public bool Sandbox.SceneLoadOptions.ShowLoadingScreen { get; set; }
Returns:
bool—No results match this filter.