Ark Server API (ASE) - Wiki
Loading...
Searching...
No Matches
EPlayerActionIndex Namespace Reference

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
}
 

Enumeration Type Documentation

◆ Action

Enumerator
None 
WhistleFollow 
WhistleFollowOne 
WhistleStop 
WhistleStopOne 
WhistleAggressive 
WhistleNeutral 
WhistlePassive 
WhistlePassiveFlee 
WhistleAttackTarget 
WhistleLandFlyerOne 
ShowInventory 
ShowCraftables 
ShowTribeManager 
Poop 
UnHideCompanion 
ShowEmoteSelection 
Emote_HatSwitch 
Emote_Salute 
Emote_Sorry 
Emote_Thank 
Emote_Wave 
Emote_Laugh 
Emote_Yes 
Emote_No 
Emote_Taunt 
Emote_Cheer 
Emote_FriendlyLowerHands 
Emote_MAX 

Definition at line 7716 of file Enums.h.