Class SceneAsset.SceneLoadException
Exception that is raised when there is an issue resolving and loading a scene reference.
Inheritance
System.Object
SceneAsset.SceneLoadException
Namespace: ScriptableFramework
Assembly: cs.temp.dll.dll
Syntax
public class SceneLoadException : Exception
Constructors
SceneLoadException(String)
Declaration
public SceneLoadException(string message)
Parameters
Type | Name | Description |
---|---|---|
System.String | message |