BaseService.Update Method

Definition

Optional Update function to perform per-frame updates of the service.

public:
 virtual void Update();
public virtual void Update ();
abstract member Update : unit -> unit
override this.Update : unit -> unit
Public Overridable Sub Update ()

Implements

Applies to