Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GameObjectReference

A reference to a game object, which just holds the ID of the game object.

Hierarchy

Index

Properties

Properties

id

id: string

A unique id for each instance of a GameObject or a sub class. Used for client and server communication.

It should never change value after being set.

Generated using TypeDoc