Difference between revisions of "SetFloatInArray"
Jump to navigation
Jump to search
Fixed syntax
imported>Haama (Created) |
imported>Haama (Fixed syntax) |
||
Line 5: | Line 5: | ||
'''Syntax:''' | '''Syntax:''' | ||
SetFloatInArray ArrayID:long Index:long Value: | SetFloatInArray ArrayID:long Index:long Value:float ''BlockSize:long'' ''Global:short'' | ||
Stores the Value at Index. | Stores the Value at Index. |