Edit

Share via


GKState.Update(Double) Method

Definition

Called by Update(Double) when this is the current state of the GKStateMachine.

[Foundation.Export("updateWithDeltaTime:")]
public virtual void Update (double deltaTimeInSeconds);
abstract member Update : double -> unit
override this.Update : double -> unit

Parameters

deltaTimeInSeconds
Double
Attributes

Applies to