Class SceneException
This class represent an exception related to an Scene Behavior.
Namespace: Evergine.Framework.Exceptions
Assembly: Evergine.Framework.dll
Syntax
public class SceneException : EvergineException
Properties
SceneType
Gets the scene type.
Declaration
public Type SceneType { get; }
Property Value
| Type | Description |
|---|---|
| Type |