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