MCPcopy Create free account
hub / github.com/baldurk/renderdoc / GetResourceName

Method GetResourceName

qrenderdoc/Windows/PythonShell.cpp:508–508  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

506 return m_Obj.GetResources();
507 }
508 virtual rdcstr GetResourceName(ResourceId id) const override { return m_Obj.GetResourceName(id); }
509 virtual rdcstr GetResourceNameUnsuffixed(ResourceId id) const override
510 {
511 return m_Obj.GetResourceNameUnsuffixed(id);

Callers 15

dataMethod · 0.45
InspectMethod · 0.45
OnEventChangedMethod · 0.45
on_resetName_clickedMethod · 0.45
HighlightHistoryMethod · 0.45
OnEventChangedMethod · 0.45
ViewTextureMethod · 0.45
InitResourcePreviewMethod · 0.45
refreshTextureListMethod · 0.45

Calls

no outgoing calls

Tested by 5

dataMethod · 0.36
InspectMethod · 0.36
OnEventChangedMethod · 0.36
on_resetName_clickedMethod · 0.36