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

Go to the source code of this file.

Enumerations

enum  MsgCat { General , Sys , Chat }
 

Enumeration Type Documentation

◆ MsgCat

enum MsgCat
Enumerator
General 
Sys 
Chat 

Definition at line 1 of file MsgCat.cs.

2{
4 Sys,
5 Chat
6}