Api RemovedObject
struct

RemovedObject

public sealed struct RemovedObject

Represents an object that should be removed during patching.

Fields

Name Type Description
Id ObjectIdentifier The identifier of the object to remove
Assembly: Sandbox.Engine Declaring Type: Json Full Name: Sandbox.Json.RemovedObject