|
Rebornbuddy
|
Public Member Functions | |
| ProcessEntry (Process proc, Mutex mutex) | |
| override string | ToString () |
Public Attributes | |
| readonly Mutex | Mutex |
| readonly Process | Proc |
| readonly string | Playername |
| readonly bool | Ingame |
| ff14bot.ProcessEntry.ProcessEntry | ( | Process | proc, |
| Mutex | mutex ) |
| override string ff14bot.ProcessEntry.ToString | ( | ) |
| readonly bool ff14bot.ProcessEntry.Ingame |
| readonly Mutex ff14bot.ProcessEntry.Mutex |
| readonly string ff14bot.ProcessEntry.Playername |
| readonly Process ff14bot.ProcessEntry.Proc |