Function AgentManagedStorage.TryGet

TryGet (int slot, Entity owner, outEntry entry)

Reads the entry belonging to owner without throwing.

Internal Static
bool TryGet (

int

slot

Entity

owner

outEntry

entry

)

Reads the entry belonging to owner without throwing.

Return

False if the slot does not belong to owner.