simSetScriptInt32Param

Sets an int32 parameter of a script

C++ synopsis

int simSetScriptInt32Param(int scriptHandle, int parameterID, int parameter)

Arguments

Return

  • -1 in case of an error, 0 if the parameter could not be set, or 1 if operation was successful


See also: