GKGraph.FromNodes(GKGraphNode[]) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Méthode de fabrique pour créer un GKGraph avec le spécifié nodes
.
[Foundation.Export("graphWithNodes:")]
public static GameplayKit.GKGraph FromNodes (GameplayKit.GKGraphNode[] nodes);
static member FromNodes : GameplayKit.GKGraphNode[] -> GameplayKit.GKGraph
Paramètres
- nodes
- GKGraphNode[]
Retours
- Attributs