forked from tgruetzm/Snacks
-
Notifications
You must be signed in to change notification settings - Fork 14
BasePrecondition
Michael Billard edited this page Jun 29, 2019
·
1 revision
A precondition is a check of some type that prevents outcomes from being applied unless the precondition's check suceeds.
Name of the precondition.
Initializes a new instance of the class.
node: A ConfigNode specifying the initialization parameters.
Determines if the precondition is valid.
astronaut: The ProtoCrewModule to check.
vessel: The Vessel to check
Determines if the precondition is valid.
astronaut: The ProtoCrewModule to check.