Method Object:SetFloatValue [-] [+]

Sets the data at the specified index to the given value, converted to a single-precision floating point value.

Synopsis

Object:SetFloatValue( index, value )

Arguments

number index

Valid numbers: integers from 0 to 65,535.

number value

Valid numbers: all decimal numbers.

Returns

Nothing.

Generated on
©2016 - Eluna Lua Engine