GKRuleSystem.Executed Property
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.
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