Guild Wars 2 - Elite Insights 2.67.1.0+
JSON doc
Loading...
Searching...
No Matches
GW2EIJSON.JsonCombatReplayMetaData Class Reference

Combat Replay meta data. More...

Classes

class  CombatReplayMap
 Represents a combat replay map. More...
 

Properties

float InchToPixel [get, set]
 Factor to convert inches (in game unit) to pixels (map unit)
 
int PollingRate [get, set]
 Polling rate of the time based information (facings, positions, etc...) in ms.
A polling rate of 150 means that 150 ms separates two time based information.
Time based.
 
int[] Sizes [get, set]
 Sizes[0] is width of the map in pixel and Sizes[1] is height of the map in pixel.
All maps in Maps are of the same pixel size.
 
IReadOnlyList< CombatReplayMapMaps [get, set]
 List of maps used for Combat Replay.
 

Detailed Description

Combat Replay meta data.

Property Documentation

◆ Maps

IReadOnlyList<CombatReplayMap> GW2EIJSON.JsonCombatReplayMetaData.Maps
getset

List of maps used for Combat Replay.

See also
CombatReplayMap

The documentation for this class was generated from the following file: