Elin Decompiled Documentation
EA 23.130 Nightly
Loading...
Searching...
No Matches
Enumerations
ThrowType.cs File Reference
Go to the source code of this file.
Enumerations
enum
ThrowType
{
Default
,
Potion
,
Vase
,
Snow
,
Flyer
,
MonsterBall
,
Explosive
,
Ball
}
Enumeration Type Documentation
◆
ThrowType
enum
ThrowType
Enumerator
Default
Potion
Vase
Snow
Flyer
MonsterBall
Explosive
Ball
Definition at line
1
of file
ThrowType.cs
.
2
{
3
Default
,
4
Potion
,
5
Vase
,
6
Snow
,
7
Flyer
,
8
MonsterBall
,
9
Explosive
,
10
Ball
11
}
ThrowType.Ball
@ Ball
ThrowType.Vase
@ Vase
ThrowType.Default
@ Default
ThrowType.Snow
@ Snow
ThrowType.MonsterBall
@ MonsterBall
ThrowType.Explosive
@ Explosive
ThrowType.Flyer
@ Flyer
ThrowType.Potion
@ Potion
Elin
ThrowType.cs
Generated by
1.9.6