Kerbal Space Program  1.12.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Public Attributes | List of all members
KSP.Testing.TestResults Class Reference

Public Attributes

int failed = 0
 
List< TestStatestates = new List<TestState>()
 
int success = 0
 

Member Data Documentation

int KSP.Testing.TestResults.failed = 0
List<TestState> KSP.Testing.TestResults.states = new List<TestState>()
int KSP.Testing.TestResults.success = 0

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