mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-05 17:40:39 +00:00
Fix docstring in SDObject
This commit is contained in:
@@ -628,7 +628,7 @@ struct SDObject
|
||||
|
||||
DOCUMENT(R"(The name of this object.
|
||||
|
||||
:type: name
|
||||
:type: str
|
||||
)");
|
||||
rdcinflexiblestr name;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user