Init(args)
Scripting Reference
Loading...
Searching...
No Matches
Sisus.Init.IUpdate Interface Reference

Description

Defines a class that can subscribe to receive a callback during the Update event function.

Inheritance diagram for Sisus.Init.IUpdate:
Sisus.Init.IEnableable

Public Member Functions

void Update (float deltaTime)
 Update is called every frame.