Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration Replacement

Standard replacement strings, used by constructors when processing the master YAML data.

Index

Enumeration Members

Asset: "${{@ASSET}}"

Replace with the ID of the nearest ancestor asset.

AssetMeter: "${{@ASSET_METER}}"

Replace with the ID of the nearest ancestor asset's condition meter.

AssetSelectMeter: "${{@ASSET_SELECT_METER}}"

Replace with the ID of the nearest select option value of the ConditionMeter type.

AssetSelectStat: "${{@ASSET_SELECT_STAT}}"

Replace with the ID of the nearest select option value of the Stat type

CustomStat: "${{@CUSTOM_STAT}}"

Replace with the ID of the nearest ancestor move trigger's custom stat.

Generated using TypeDoc