ElementMetaData
Index
Properties
optionaldrawImage
Whether to draw an element-accompanying image or not
optionalhidden
Whether an options shows up in the UI. Useful for options that are managed programmatically.
optionalicon
The name of a supported thumbnail image in \CSS\Styles.css that will show the current position on the slider
optionalimagePath
The static image path of the to-be drawn image.
A value of null
either implies that it should not be drawn (per ElementMetaData.drawImage)
or that it's a dynamic image path (e.g. modular item modules).
An interface with all available element metadata fields. Note that only a subset of fields are generally used by a given archetype.