simGetExplicitHandling

Retrieves the explicit handling flags for a scene object

C++ synopsis

int simGetExplicitHandling(int objectHandle)

Arguments

  • objectHandle: handle of a scene object.

Return

  • -1 if command was not successful, otherwise the explicit handling flags for the specified object (for now only bit 0 is used).


See also: