Navigation
API > API/Plugins > API/Plugins/OnlineServicesInterface > API/Plugins/OnlineServicesInterface/Online > API/Plugins/OnlineServicesInterface/Online/TResult
| Type | Name | Description | |
|---|---|---|---|
| const SuccessType & | GetOkValue () |
Get the Ok value stored in the result. This must not be called on a result holding the error type | |
| SuccessType & | GetOkValue () |
Get the Ok value stored in the result. This must not be called on a result holding the error type |