forked from tgruetzm/Snacks
-
Notifications
You must be signed in to change notification settings - Fork 14
CheckCourage
Michael Billard edited this page Jun 29, 2019
·
1 revision
This precondition checks to see if a kerbal's courage matches the desired value and type of check to make. Example definition: PRECONDITION { name = CheckCourage valueToCheck = 0.5 checkType = checkEquals //Default value }
The value to check for
Type of check to make Default: checkEquals
Initializes a new instance of the class.
node: A ConfigNode containing initialization parameters. parameters from the class also apply.