Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var C = api.Component{ Code: "dice", Name: "Dice Component", Description: "This Component throws one or multiple dice", State: &api.State{ DefaultEnabled: true, }, }
C is the instance of the dice component. Can be used to register the component or get information about it.
Functions ¶
func LoadComponent ¶
LoadComponent loads the Dice Component
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.