GKRuleSystem.Rules Property

Definition

All of the rules in the system, whether in Agenda or Executed.

public virtual GameplayKit.GKRule[] Rules { [Foundation.Export("rules", ObjCRuntime.ArgumentSemantic.Strong)] get; }
member this.Rules : GameplayKit.GKRule[]

Property Value

GKRule[]
Attributes

Applies to