Api ObjectIdentifier
struct

ObjectIdentifier

public sealed struct ObjectIdentifier

Uniquely identifies a tracked object by its type and identifier value.

Fields

Name Type Description
Type String
IdValue String
Assembly: Sandbox.Engine Declaring Type: Json Full Name: Sandbox.Json.ObjectIdentifier