Struct AntiCheatDetector::ServiceState

Nested Relationships

This struct is a nested type of Class AntiCheatDetector.

Struct Documentation

struct ServiceState

Public Functions

inline ServiceState(std::string name, bool status = false)

Public Members

std::string ServiceName
std::atomic<bool> Status = false