GKRuleSystem.AddRules(GKRule[]) 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.
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