simGetObjectFromUid

Retrieves an object handle based on its unique identifier

C++ synopsis

int simGetObjectfromUid(long long int objectUid, int options)

Arguments

  • objectUid: the object unique identifier.
  • options: bit-coded. bit0 set (i.e. 1): errors are silent.

Return

  • handle of object or -1 if operation was not successful


See also: