Difference between revisions of "Manual:DIL Manual/subaff()"
Jump to navigation
Jump to search
(XML import) |
|||
| (One intermediate revision by one other user not shown) | |||
| Line 1: | Line 1: | ||
| − | = subaff ( u : unitptr, i : integer ) | + | <span id="bpsubaff"></span> |
| − | + | subaff ( u : unitptr, i : integer ) | |
| − | + | u : Unit remove affect from. | |
| − | + | i : Affect id to remove, see ID_* in values.h and/or vme.h | |
| + | result: Removes first affect at 'u' with matching id 'i'. | ||
| − | + | ---~---~---~---~---~---~---~---~--- | |
| + | <span id="bpsubaff"></span> | ||
| + | subaff ( u : unitptr, i : integer ) | ||
| + | u : Unit remove affect from. | ||
| + | i : Affect id to remove, see ID_* in values.h and/or vme.h | ||
| + | result: Removes first affect at 'u' with matching id 'i'. | ||
| − | + | ---~---~---~---~---~---~---~---~--- | |
| − | |||
| − | |||
Latest revision as of 22:30, 4 December 2025
subaff ( u : unitptr, i : integer ) u : Unit remove affect from. i : Affect id to remove, see ID_* in values.h and/or vme.h result: Removes first affect at 'u' with matching id 'i'.
---~---~---~---~---~---~---~---~---
subaff ( u : unitptr, i : integer ) u : Unit remove affect from. i : Affect id to remove, see ID_* in values.h and/or vme.h result: Removes first affect at 'u' with matching id 'i'.
---~---~---~---~---~---~---~---~---