Click or drag to resize
LoadSceneBehaviourLoadAdditive Field
Indicates if the scene should be loaded additive to existing one. If loaded additive the old scene objects are not removed.

Namespace: Slash.Unity.Common.Loading
Assembly: Slash.Unity.Common (in Slash.Unity.Common.dll) Version: 1.0.6018.40182
Syntax
public bool LoadAdditive

Field Value

Type: Boolean
See Also