GKRule.EvaluatePredicate(GKRuleSystem) Method

Definition

[Foundation.Export("evaluatePredicateWithSystem:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool EvaluatePredicate(GameplayKit.GKRuleSystem system);
[<Foundation.Export("evaluatePredicateWithSystem:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member EvaluatePredicate : GameplayKit.GKRuleSystem -> bool
override this.EvaluatePredicate : GameplayKit.GKRuleSystem -> bool

Parameters

system
GKRuleSystem

Returns

Attributes

Applies to