Custom

annotation class Custom(val about: String = "", val isAct: Boolean = false)

An annotation placed on properties of Behaviour which are saved as part of the .act files.

Properties of Behaviour are set via the Attributes dock.

Properties of Role are set in the tab when editing the Role.

Properties

Link copied to clipboard

Adds a tooltip.

Link copied to clipboard
val isAct: Boolean = false

The property (which must be a String), refers to the path of an ActResource. When set, the GUI checks if the string is a valid path to an ActResource.