Navigation
API > API/Runtime > API/Runtime/InterchangeCore > API/Runtime/InterchangeCore/UInterchangeResultsContainer
| Type | Name | Description | |
|---|---|---|---|
| T * | Add () |
Creates a UInterchangeResult of the given type, adds it to the container and returns it. | |
| void | Add
(
UInterchangeResult* Item |
Adds the given UInterchangeResult to the container. |