Method Object:UpdateUInt32Value [-] [+]

Sets the data at the specified index to the given value, converted to an unsigned 32-bit integer.

Synopsis

Object:UpdateUInt32Value( index, value )

Arguments

number index

Valid numbers: integers from 0 to 65,535.

number value

Valid numbers: integers from 0 to 4,294,967,295.

Returns

Nothing.

Generated on
©2016 - Eluna Lua Engine