mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-08-26 00:16:45 +00:00
Fix docstring reference
This commit is contained in:
@@ -1860,7 +1860,7 @@ temporary and treated like any other capture.
|
||||
DOCUMENT(R"(If a capture is loaded, return the current fatal error status.
|
||||
|
||||
:return: If a capture is currently loaded, return the fatal error status.
|
||||
:rtype: ReplayStatus
|
||||
:rtype: renderdoc.ReplayStatus
|
||||
)");
|
||||
virtual ReplayStatus GetFatalError() = 0;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user