Builder

class Builder

Properties

Link copied to clipboard
var name: String?

The name of the context.

Link copied to clipboard

State variables for the current context. You can use these values as default values for slots in subsequent events.

Link copied to clipboard

The length of time or number of turns that a context remains active.

Functions