Navigation
API > API/Plugins > API/Plugins/WebAPI > API/Plugins/WebAPI/UWebAPISubsystem
| Type | Name | Description | |
|---|---|---|---|
| void | ReleaseOperation
(
const TObjectPtr< OperationType >& InOperation |
Returns the provided operation to the pool, making it available for re-use. | |
| void | ReleaseOperation
(
const TSubclassOf< UWebAPIOperationObject >& InClass, |
Returns the provided operation to the pool, making it available for re-use. |