GKRuleSystem.AddRules(GKRule[]) Method

Definition

Adds rules to the system, placing them in the Agenda.

[Foundation.Export("addRulesFromArray:")]
public virtual void AddRules (GameplayKit.GKRule[] rules);
abstract member AddRules : GameplayKit.GKRule[] -> unit
override this.AddRules : GameplayKit.GKRule[] -> unit

Parameters

rules
GKRule[]
Attributes

Applies to