namespace QSB.Animation.NPC { enum AnimationEvent { StartConversation, EndConversation } }