❯
Nov 23, 2025
enum class CNmEventRelevance_t : uint32 { ClientOnly = 0, ServerOnly = 1, ClientAndServer = 2, };