Subtype of regex that holds context to /obj/item/circuit_component/format
Procs | |
process_format_component_param | Replace %n with the actual param, as a string. Arguments: |
---|
Proc Details
process_format_component_param
Replace %n with the actual param, as a string. Arguments:
- match - The full %1 regex match. Unused.
- index_string - Just the "1" of the %1 format, actually used.