Expand description
Validation functions that are useful for more than one data module.
Enums§
Functions§
- precheck_
iterator_ fields - Check some iterator fields before the list scope has opened.
- validate_
ai_ chance - validate_
camera_ color - Camera colors must be hsv, and value can be > 1
- validate_
color - validate_
compare_ duration - validate_
duration - validate_
identifier - validate_
ifelse_ sequence - validate_
inside_ iterator - This checks the special fields for certain iterators, like
type =inevery_relation. It doesn’t check the generic ones likelimitor the ordering ones forordered_*. - validate_
iterator_ fields - This checks the fields that are only used in iterators. It does not check “limit” because that is shared with the if/else blocks. Returns true iff the iterator took care of its own tooltips
- validate_
mandatory_ duration - validate_
modifiers - validate_
modifiers_ with_ base - validate_
numeric_ range - validate_
optional_ duration - validate_
optional_ duration_ int - validate_
possibly_ named_ color - validate_
scope_ chain - Validate the left-hand part of a
target = { target_scope }block. - validate_
scripted_ modifier_ call - validate_
scripted_ modifier_ calls