MCPcopy Create free account
hub / github.com/bfbbdecomp/bfbb / cache_hook

Function cache_hook

src/SB/Game/zEntPlayerBungeeState.cpp:868–872  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

866 }
867
868 void cache_hook(hook_type& hook)
869 {
870 shared.hook_cache[shared.hook_cache_size] = &hook;
871 shared.hook_cache_size++;
872 }
873
874 void cache_drop(const drop_asset& drop, U32 size)
875 {

Callers 1

init_cacheFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected