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 20:36] – virgilw | 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 on different units. | SetUnitAtrribute allows you to set various attributes on different units. | ||
- | See [[crpl: | + | See [[crpl: |
=== Examples === | === Examples === | ||
Line 15: | Line 16: | ||
Self CONST_MAXAMMOAC 10 SetUnitAttribute | Self CONST_MAXAMMOAC 10 SetUnitAttribute | ||
</ | </ | ||
- | |||
- |