Elin Decompiled Documentation
EA 23.102 Nightly
Loading...
Searching...
No Matches
Enumerations
Hostility.cs File Reference
Go to the source code of this file.
Enumerations
enum
Hostility
{
Enemy
= 1 ,
Neutral
= 3 ,
Friend
= 5 ,
Ally
= 8 }
Enumeration Type Documentation
◆
Hostility
enum
Hostility
Enumerator
Enemy
Neutral
Friend
Ally
Definition at line
1
of file
Hostility.cs
.
2
{
3
Enemy
= 1,
4
Neutral
= 3,
5
Friend
= 5,
6
Ally
= 8
7
}
Hostility.Ally
@ Ally
Hostility.Enemy
@ Enemy
Hostility.Friend
@ Friend
Hostility.Neutral
@ Neutral
Elin
Hostility.cs
Generated by
1.9.6