#include <GetEntities.hh>
◆ GetEngineOfWorld()
virtual Identity GetEngineOfWorld |
( |
const Identity & |
_worldID | ) |
const |
|
pure virtual |
◆ GetWorld() [1/2]
virtual Identity GetWorld |
( |
const Identity & |
_engineID, |
|
|
const std::string & |
_worldName |
|
) |
| const |
|
pure virtual |
◆ GetWorld() [2/2]
virtual Identity GetWorld |
( |
const Identity & |
_engineID, |
|
|
std::size_t |
_worldIndex |
|
) |
| const |
|
pure virtual |
◆ GetWorldCount()
virtual std::size_t GetWorldCount |
( |
const Identity & |
_engineID | ) |
const |
|
pure virtual |
◆ GetWorldIndex()
virtual std::size_t GetWorldIndex |
( |
const Identity & |
_worldID | ) |
const |
|
pure virtual |
◆ GetWorldName()
virtual const std::string& GetWorldName |
( |
const Identity & |
_worldID | ) |
const |
|
pure virtual |
The documentation for this class was generated from the following file: