FormlistInjection is defined in Sim Settlements 2, in the script SimSettlementsV2:DataStructures.
- FormToInject: The form to inject into the targeted Formlist as determined by the other 2 fields.
- TargetFormlist: The Formlist to inject FormToInject, this can be left blank and TargetFormlistKeyword can be used instead. Note: If this is set, TargetFormlistKeyword will be ignored.
- TargetFormlistKeyword: If TargetFormlist is blank, this will be used to look up a Formlist based on the SS2 FLID system. Only keywords starting with SS2_FLID_ are valid entries for this.