Click or drag to resize

BotBase Properties

The BotBase type exposes the following members.

Properties
  NameDescription
Public propertyEnglishName
Name of the bot in english for logging purposes
Public propertyIsAutonomous
Return false if human presence is needed.
Public propertyIsPrimaryType Obsolete.
Unused
Public propertyName
Botbase name
Public propertyPulseFlags
What flags should the pulsator execute
Public propertyRequiresProfile
Should the load profile button be enabled
Public propertyRoot
Base logic that needs to be implemented
Public propertyWantButton
Overrides if the bot settings button should be enabled
Top
See Also