GKBehavior.SetWeight(Single, GKGoal) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Define o weight
para goal
, potencialmente adicionando goal
ao GKBehavior.
[Foundation.Export("setWeight:forGoal:")]
public virtual void SetWeight (float weight, GameplayKit.GKGoal goal);
abstract member SetWeight : single * GameplayKit.GKGoal -> unit
override this.SetWeight : single * GameplayKit.GKGoal -> unit
Parâmetros
- weight
- Single
- goal
- GKGoal
- Atributos
Comentários
Se goal
não estiver atualmente no , esse método o GKBehavioradicionará.