Skip to main content

Module entity_layout

Module entity_layout 

Source
Expand description

Auto-generated from doc/scripting/entity_registry.org. Do not edit manually — edit the org file + cargo build.

Name-bearing entity field layout for the host value decoder. Field ORDER matches the wasm struct slot order in ENTITY_SPECS (accessor rows, then struct-only extras), so a field’s position here is its struct.get index.

Structs§

EntityFieldLayout
EntityLayout

Enums§

EntityFieldKind

Constants§

ENTITY_LAYOUTS

Functions§

entity_layout
The decode layout for kind, or None for kinds with no field layout (e.g. Condition, which isn’t a server entity).