GEMZoneSpecification¶
Namespace: wevr.GEM.Runtime.GEMPluginSettings
Type: Class
Methods¶
GEMZoneSpecification¶
GEMZoneSpecification(string name, int zoneIndex, int estimatedZoneTime, int capacity=1)
ShouldSerializecapacity¶
bool ShouldSerializecapacity()
Fields¶
capacity¶
int? capacity
duration¶
int duration
Amount of Time, in seconds, a group is expected to spend in this Stage Zone.
name¶
string name
Name of the gamezone.
stage_zone¶
int stage_zone
Index of the Stage Zone.