Result object tracking the asynchronous result of an OpenXR Future object. Result object tracking the asynchronous result of an OpenXR Future object, you can use this object to track the result status. Cancel this future, this will interrupt and stop the asynchronous function. Return the [code]XrFutureEXT[/code] value this result relates to. Returns the status of this result. Emitted when the asynchronous function is finished or has been cancelled. The asynchronous function is running. The asynchronous function has finished. The asynchronous function has been cancelled.