Expand description
Primitive references reuse doc comments captured at the Rust Value variants.
Constants§
- BUILTIN
- The standard module automatically available to every supplied source module.
- ENTITY
- The current entity handle inside a system lifecycle callback.
- PI
- The mathematical constant pi, available as a Number.
- TICK
- The accepted simulation tick number inside a system lifecycle callback.
- TIME
- Accepted simulation time in seconds inside a system lifecycle callback.