GKEntity.Components 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.
The set of GKComponent objects comprising this GKEntity.
public virtual GameplayKit.GKComponent[] Components { [Foundation.Export("components", ObjCRuntime.ArgumentSemantic.Strong)] get; }
member this.Components : GameplayKit.GKComponent[]
Property Value
- Attributes