Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 383 Bytes

decentraland-ecs.isystem.update.md

File metadata and controls

17 lines (11 loc) · 383 Bytes

Home > decentraland-ecs > ISystem > update

ISystem.update method

Signature:

update?(dt: number): void;

Returns: void

Parameters

Parameter Type Description
dt number