istaticdatafactory
This is an old revision of the document!
IStaticDataFactory
This service provides access to EntityStaticData supplied by the consuming framework. Its implementation is framework-dependent and is responsible for populating the collection of Entity Static Data before it is retrieved by other systems.
Methods
| Method | IEntityStaticData[] GetEntityStaticData() |
|---|---|
| Description | Returns all Entity Static Data currently available through the factory. |
| Method | Task PopulateEntityStaticData(CancellationToken cancellationToken) |
|---|---|
| Description | Populates the factory's collection of Entity Static Data from the consuming framework's data source. This is called automatically when a new game is initialized and should never be called again after initialization. |
istaticdatafactory.1786782518.txt.gz · Last modified: by diviner
