◆ ContainsDaemon() [1/2]
static bool Pathfinder.Daemon.Handler.ContainsDaemon |
( |
string |
id | ) |
|
|
static |
◆ ContainsDaemon() [2/2]
static bool Pathfinder.Daemon.Handler.ContainsDaemon |
( |
ref string |
id | ) |
|
|
static |
◆ GetDaemonById() [1/2]
static IInterface Pathfinder.Daemon.Handler.GetDaemonById |
( |
string |
id | ) |
|
|
static |
◆ GetDaemonById() [2/2]
static IInterface Pathfinder.Daemon.Handler.GetDaemonById |
( |
ref string |
id | ) |
|
|
static |
◆ RegisterDaemon()
static string Pathfinder.Daemon.Handler.RegisterDaemon |
( |
string |
id, |
|
|
IInterface |
inter |
|
) |
| |
|
static |
- Returns
- The daemon's full id if added to the game,
null
otherwise.
- Parameters
-
id | The daemon interface id to insert. |
inter | The interface to add. |
The documentation for this class was generated from the following file: