sim.readCustomBufferData

Deprecated. See properties instead

Synopsis

bytes customData = sim.readCustomBufferData(int objectHandle, string tagName) buffer customData = sim.readCustomBufferData(int objectHandle, string tagName)

Arguments

  • objectHandle: handle of the object, sim.handle_scene, sim.handle_app or sim.handle_appstorage
  • tagName: string that identifies the data

Return values

  • customData: the custom data


See also: