MCPcopy Create free account
hub / github.com/RGAA-Software/GoDesk / GenNextNetworkIndex

Method GenNextNetworkIndex

src/render/rd_context.cpp:88–90  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

86 }
87
88 uint64_t RdContext::GenNextNetworkIndex() {
89 return g_fn_gen_next_global_id();
90 }
91
92}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected