GKRule.EvaluatePredicate(GKRuleSystem) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Evaluates the predicate of the GKRule. This may result in changes to the state of a containing GKRuleSystem
[Foundation.Export("evaluatePredicateWithSystem:")]
public virtual bool EvaluatePredicate (GameplayKit.GKRuleSystem system);
abstract member EvaluatePredicate : GameplayKit.GKRuleSystem -> bool
override this.EvaluatePredicate : GameplayKit.GKRuleSystem -> bool
Parameters
- system
- GKRuleSystem
Returns
- Attributes