Ark Server API (ASE) - Wiki
|
Enumerations | |
enum | Action { None = 0x0 , WhistleFollow = 0x1 , WhistleFollowOne = 0x2 , WhistleStop = 0x3 , WhistleStopOne = 0x4 , WhistleAggressive = 0x5 , WhistleNeutral = 0x6 , WhistlePassive = 0x7 , WhistlePassiveFlee = 0x8 , WhistleAttackTarget = 0x9 , WhistleLandFlyerOne = 0xa , ShowInventory = 0xb , ShowCraftables = 0xc , ShowTribeManager = 0xd , Poop = 0xe , UnHideCompanion = 0xf , ShowEmoteSelection = 0x10 , Emote_HatSwitch = 0x11 , Emote_Salute = 0x12 , Emote_Sorry = 0x13 , Emote_Thank = 0x14 , Emote_Wave = 0x15 , Emote_Laugh = 0x16 , Emote_Yes = 0x17 , Emote_No = 0x18 , Emote_Taunt = 0x19 , Emote_Cheer = 0x1a , Emote_FriendlyLowerHands = 0x1b , Emote_MAX = 0x1c } |