EAZGameParameters Class Reference

Public Attributes

string gameName
 

Detailed Description

Model that contains information about Game Parameters.

Definition at line 64 of file EAZEventsParameters.cs.

Member Data Documentation

◆ gameName

string EAZGameParameters.gameName

Name of the Game.

Definition at line 69 of file EAZEventsParameters.cs.