Difference between revisions of "CreateArray"
Jump to navigation
Jump to search
m
Standardized
imported>Haama (Created) |
imported>Haama m (Standardized) |
||
Line 7: | Line 7: | ||
(ArrayID:long) CreateArray ''EspID:long'' ''Size:long'' ''Protected:Short'' | (ArrayID:long) CreateArray ''EspID:long'' ''Size:long'' ''Protected:Short'' | ||
Creates a new array tagged with the EspID, and returns the ArrayID. | |||
*If EspID is not specified then the EspID is automatically associated to the calling mod. | *If EspID is not specified then the EspID is automatically associated to the calling mod. | ||
*If Size is not specified, the array size is set to 0. | *If Size is not specified, the array size is set to 0. |