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 20/03/2025
© 2010 - 2024 Eluna Lua Engine