目录

game_event_gameobject 表


<-返回:World 数据库

Contains all gameobjects instances that participate to any game event.

表结构

FieldTypeAttributesKeyNullDefaultExtraComment
eventEntryTINYINTSIGNED NO Entry of the game event. Put negative entry to remove during event.
guidINTUNSIGNEDPRINO Unique

字段说明


eventEntry

Entry of the event (game_event.eventEntry)

Use+*eventEntry to have the gameobject added during the event Use-*eventEntry to have it removed during the event

guid

Guid of the gameobject participating in the event (gameobject.guid)