ientityfactory
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| ientityfactory [2026/08/15 06:30] – created diviner | ientityfactory [2026/08/15 08:28] (current) – diviner | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ===== IEntityFactory ===== | ===== IEntityFactory ===== | ||
| - | This service' | + | This service' |
| **Broadcasts Events:** [[EntityCreatedTopic]], | **Broadcasts Events:** [[EntityCreatedTopic]], | ||
| Line 16: | Line 16: | ||
| ^Method | void **ReleaseAllEntities**() | | ^Method | void **ReleaseAllEntities**() | | ||
| - | ^Description | Destroys all currently registered [[Entity|Entities]]. Entity destruction is handled through the factory' | + | ^Description | Destroys all currently registered [[IEntity|Entities]]. Entity destruction is handled through the factory' |
| ^Method | void **BroadcastEntityCreation**([[IEntity]] entity) | | ^Method | void **BroadcastEntityCreation**([[IEntity]] entity) | | ||
| ^Description | Manually broadcasts an [[EntityCreatedTopic]] for specified [[IEntity]]. This can be used when Entity creation broadcasting was previously suppressed and should be invoked after additional initialization has completed. | | ^Description | Manually broadcasts an [[EntityCreatedTopic]] for specified [[IEntity]]. This can be used when Entity creation broadcasting was previously suppressed and should be invoked after additional initialization has completed. | | ||
ientityfactory.1786775431.txt.gz · Last modified: by diviner
