Navigation
API > API/Plugins > API/Plugins/MLAdapter
Classes
| Type | Name | Description | |
|---|---|---|---|
| FAgentElementSort | |||
| FMLAdapterAgentConfig | A serializable config for an agent. Used in the external API to define agents. | ||
| FMLAdapterParameterMap | Provides a serializable mapping from parameter name to value that is used to configure sensors & actuators. | ||
| UMLAdapterAgent | An agent capable of controlling a single avatar (e.g. a Pawn or Controller). | ||
| UMLAdapterAgent_Inference | Inference agents have a neural network that can process senses and output actuations via their Think method. | ||
| UMLAdapterAgentElement | An agent element is any object that can be attached to an agent. |