Rebornbuddy
Loading...
Searching...
No Matches
ff14bot.ProcessEntry Class Reference

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

Constructor & Destructor Documentation

◆ ProcessEntry()

ff14bot.ProcessEntry.ProcessEntry ( Process proc,
Mutex mutex )

Member Function Documentation

◆ ToString()

override string ff14bot.ProcessEntry.ToString ( )

Member Data Documentation

◆ Ingame

readonly bool ff14bot.ProcessEntry.Ingame

◆ Mutex

readonly Mutex ff14bot.ProcessEntry.Mutex

◆ Playername

readonly string ff14bot.ProcessEntry.Playername

◆ Proc

readonly Process ff14bot.ProcessEntry.Proc