* Registers a [GameObject] gossip event handler. * * * enum GossipEvents * { * GOSSIP_EVENT_ON_HELLO = 1, // (event, player, object) - Object is the Creature/GameObject/Item. Can return false to do default action. For item gossip can return false to stop spell casting. * GOSSIP_EVENT_ON_SELECT = 2,
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected