AsyncBotBase Properties |
The AsyncBotBase type exposes the following members.
Name | Description | |
---|---|---|
![]() | EnglishName |
Name of the bot in english for logging purposes
(Inherited from BotBase.) |
![]() | IsAutonomous |
Return false if human presence is needed.
(Inherited from BotBase.) |
![]() | IsPrimaryType | Obsolete.
Unused
(Inherited from BotBase.) |
![]() | Name |
Botbase name
(Inherited from BotBase.) |
![]() | PulseFlags |
What flags should the pulsator execute
(Inherited from BotBase.) |
![]() | RequiresProfile |
Should the load profile button be enabled
(Inherited from BotBase.) |
![]() | Root |
Base logic that needs to be implemented
(Inherited from BotBase.) |
![]() | WantButton |
Overrides if the bot settings button should be enabled
(Inherited from BotBase.) |