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.
[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