The SpawnableAttribute class is a sealed attribute used to mark entities that are expected to be spawnable in-game, such as from the Sandbox's spawn menu. This attribute is applied to classes to indicate that they can be instantiated by the game engine.