Remarks
Returns whether a result is to be considered the final result, or false if the callback that returned this result will be called again either after some time or from another action.
Return Value
True if this result means the operation is complete, false otherwise
Parameters
EOS_EResult_IsOperationComplete
Parameter Type And Name | Usage Information |
---|---|
EOS_EResult Result | The result to check against being a final result for an operation |