MCPcopy Create free account
hub / github.com/RavEngine/RavEngine / get

Method get

deps/LLGL/wrapper/CSharp/CsRenderSystemChild.cpp:24–27  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

22}
23
24LLGL::Resource* Resource::Native::get()
25{
26 return native_;
27}
28
29SharpLLGL::ResourceType Resource::ResourceType::get()
30{

Callers

nothing calls this directly

Calls 4

GetTypeMethod · 0.80
GetResourceTypeMethod · 0.45
GetFormatMethod · 0.45
GetNumDescriptorSetsMethod · 0.45

Tested by

no test coverage detected