[This is preliminary documentation and is subject to change.]

Overload List

  Name Description
Public method Static member GetAgentMetaInfo(Guid)
Gets a thread-safe "read-only" list of the meta info for the agent with the specified world ID.
Public method Static member GetAgentMetaInfo(Agent)
Gets a thread-safe "read-only" list of the meta info for the specified agent.
Public method Static member GetAgentMetaInfo(Guid, Agent..::..InternalWorldObjectContainers)
Gets a thread-safe "read-only" list of the meta info for the specified container in the agent with the specified world ID.
Public method Static member GetAgentMetaInfo(Agent, Agent..::..InternalWorldObjectContainers)
Gets a thread-safe "read-only" list of the meta info for the specified container in the specified agent.

See Also