Editar

Compartir a través de


GKRule.EvaluatePredicate(GKRuleSystem) Method

Definition

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

Applies to