Share via


GKRule.PerformAction(GKRuleSystem) Method

Definition

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

Parameters

system
GKRuleSystem
Attributes

Applies to