This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| crpl:docs:setunitattribute [2013/01/14 19:16] – external edit 127.0.0.1 | crpl:docs:setunitattribute [2025/02/14 14:57] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | <- [[crpl: | ||
| ===== SetUnitAttribute | ===== SetUnitAttribute | ||
| - | ^Arguments^Result^Notation^ | + | ^ Arguments ^ Result ^ Notation ^ |
| - | |Unit UID, Attribute Constant, | + | |Unit UID, Attribute Constant, Value| |%%i1 i2 n1 --%%| |
| === Description === | === Description === | ||
| - | SetUnitAtrribute allows you to set various attributes | + | SetUnitAtrribute allows you to set various attributes on different units. |
| + | See [[crpl: | ||
| === Examples === | === Examples === | ||
| < | < | ||
| Line 13: | Line 16: | ||
| Self CONST_MAXAMMOAC 10 SetUnitAttribute | Self CONST_MAXAMMOAC 10 SetUnitAttribute | ||
| </ | </ | ||
| - | |||
| - | |||