TScenesList Class

Definition

To store the list of scenes and their instance

Delphi
type TScenesList = class(TDictionary<TSceneType, T__SceneAncestor>)
Inheritance
TDictionary<TSceneType, T__SceneAncestor>
TScenesList