Skip to content

game_event_gameobject

Contains all gameobjects instances that participate to any game event.

Structure ​

FieldTypeAttributesKeyNullDefaultExtraComment
eventEntrytinyintsignedPRINOEntry of the game event. Put negative entry to remove during event.
guidintunsignedPRINO
 

Description of fields ​

eventEntry ​

refers to game_event.eventEntry

  • > 0: object with guid is added during the event
  • < 0: object with guid is removed during the event  

guid ​

refers to gameobject.guid