Elin Decompiled Documentation EA 23.102 Nightly
Loading...
Searching...
No Matches
AnimeID.cs File Reference

Go to the source code of this file.

Enumerations

enum  AnimeID {
  None , Test , Jump , JumpSmall ,
  JumpDown , Attack , Shiver , Eat ,
  HitObj , Build , Quake , Fishing ,
  Dig , Lvup , Fall , Place ,
  Loot , FallSky , Attack_Place , Rush ,
  Hop , Ride , Truck , PlayMusic ,
  QuakeMini
}
 

Enumeration Type Documentation

◆ AnimeID

enum AnimeID
Enumerator
None 
Test 
Jump 
JumpSmall 
JumpDown 
Attack 
Shiver 
Eat 
HitObj 
Build 
Quake 
Fishing 
Dig 
Lvup 
Fall 
Place 
Loot 
FallSky 
Attack_Place 
Rush 
Hop 
Ride 
Truck 
PlayMusic 
QuakeMini 

Definition at line 1 of file AnimeID.cs.

2{
3 None,
4 Test,
5 Jump,
8 Attack,
9 Shiver,
10 Eat,
11 HitObj,
12 Build,
13 Quake,
14 Fishing,
15 Dig,
16 Lvup,
17 Fall,
18 Place,
19 Loot,
20 FallSky,
22 Rush,
23 Hop,
24 Ride,
25 Truck,
28}
@ Attack_Place