GKRuleSystem.Executed Property

Definition

Rules in the system that have been evaluated as true and had their actions executed.

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

Property Value

GKRule[]
Attributes

Applies to