Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IHasGameObjects

Interface for items that have associated game objects.

Hierarchy

  • IHasGameObjects

Index

Properties

Properties

Game objects: IGameObject[]

Any game objects that are explicitly pointed to by the original text. For most implementations, it is not recommended to generate them automatically - see "Peeling the Onion", p. 293.

Generated using TypeDoc