Function AgentManagedStorage.GetChecked

GetChecked (int slot, Entity owner)

Returns the entry belonging to owner.

Internal Static Readonly
refEntry GetChecked (

int

slot

Entity

owner

)

Returns the entry belonging to owner.

Uses ref returns for performance, since readers typically only want one field.