GKRuleSystem.AddRule(GKRule) Method

Definition

Adds rule to the system, placing it in the Agenda.

[Foundation.Export("addRule:")]
public virtual void AddRule (GameplayKit.GKRule rule);
abstract member AddRule : GameplayKit.GKRule -> unit
override this.AddRule : GameplayKit.GKRule -> unit

Parameters

rule
GKRule
Attributes

Applies to