MCPcopy Create free account
hub / github.com/defold/defold / ResourceTypeSetContext

Function ResourceTypeSetContext

engine/resource/src/resource_type.cpp:44–47  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

42}
43
44void ResourceTypeSetContext(HResourceType type, void* ctx)
45{
46 type->m_Context = ctx;
47}
48
49void* ResourceTypeGetContext(HResourceType type)
50{

Callers 1

Calls

no outgoing calls

Tested by 1