forked from tgruetzm/Snacks
-
Notifications
You must be signed in to change notification settings - Fork 14
CheckProcessorResult
Michael Billard edited this page Jun 29, 2019
·
1 revision
This precondition checks the specified processor for desired results. Example definition: PRECONDITION { name = CheckProcessorResult type = resultConsumptionFailure processorName = Snacks! resourceName = Snacks cyclesRequired = 1 }
The type of result to check
The name of the processor to check
The name of the resource to check
The number of process cycles to check
Initializes a new instance of the class.
node: A ConfigNode containing initialization parameters. parameters from the class also apply.