environment.get_time¶
Overview¶
- Returns the current in-game time (hour, minute, day). Runs locally on B1.
Metadata¶
| Field | Value |
|---|---|
| Display | Get Time |
| Category | environment |
| Access | Public |
| Scope | B1Standalone |
| Tags | — |
| Aliases | GetTime, world.get_time |
Parameters¶
- This command takes no parameters.
Usage¶
await inzoi.cli.execute('environment.get_time');