Interactable.UpdateState Method

Definition

runs the state logic and sets state based on the current state values

protected:
 virtual void UpdateState();
protected virtual void UpdateState ();
abstract member UpdateState : unit -> unit
override this.UpdateState : unit -> unit
Protected Overridable Sub UpdateState ()

Applies to