Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ObjectRef

The value of a property of type 'object', which refers to a MapObject by its ID.

Generally only used as a fallback when an object property cannot be resolved to an actual object.

Can be created with tiled.objectRef.

Hierarchy

  • ObjectRef

Index

Properties

Properties

id

id: number

The ID of the referenced object.

Generated using TypeDoc