SR Squad Manager Plugin Interfaces
 All Classes Namespaces Functions Properties
Properties | List of all members
SquadManagerPluginInterfaces.TestResultExtended Class Reference

Properties

int Intervals [get, set]
 Number of intervals needed to succeed or 0 if the test failed (e.g. due to glitches).
 
int NetHits [get, set]
 Number of net hits scored, after the target number was reached.
 
bool Glitched [get, set]
 If at least one Glitch appeared throughout the test, this will be true.
 

Property Documentation

bool SquadManagerPluginInterfaces.TestResultExtended.Glitched
getset

If at least one Glitch appeared throughout the test, this will be true.

int SquadManagerPluginInterfaces.TestResultExtended.Intervals
getset

Number of intervals needed to succeed or 0 if the test failed (e.g. due to glitches).

int SquadManagerPluginInterfaces.TestResultExtended.NetHits
getset

Number of net hits scored, after the target number was reached.


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