Class DefaultSceneAttribute
To be applied to a Scene class to mark it as the default scene. This scene will be loaded when the Scene Manager is initialized.
public class DefaultSceneAttribute : Attribute
- Inheritance
-
DefaultSceneAttribute
- Inherited Members
Constructors
DefaultSceneAttribute()
Creates a new instance of the DefaultSceneAttribute.
public DefaultSceneAttribute()