Struct Entry

Package

All managed data for a single agent.

A struct rather than a class so that entries is one allocation instead of one per agent, and so the fields sit contiguously. Optional fields are null when the agent does not use them.

Private/Protected Members

afterControl
Internal
beforeControl
Internal
beforeMovement
Internal
linkTraversal
Internal
owner

The agent this data belongs to, or Entity.Null if the slot is free.

Internal
settings
Internal
state
Internal