DirectorManager Class |
Namespace: ff14bot.Managers
public static class DirectorManager
The DirectorManager type exposes the following members.
Name | Description | |
---|---|---|
ActiveDirector | ||
Directors | Gets a list of entities. | |
GetRawDirectors |
Name | Description | |
---|---|---|
DirectorExistsForId |
Check if we have a type for the provided id
| |
LeveDirectorExistsForName |
Check if we have a type for the provided name
| |
TryAddDirector |
Attempts to add the director type for the provided id
| |
TryAddLeveDirector |
Attempts to add the leve director type for the provided leve name
| |
Update |