MCPcopy Create free account
hub / github.com/deathkiller/jazz2-native / GetBuffer

Method GetBuffer

Sources/Jazz2/Scripting/RegisterArray.cpp:868–871  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

866 }
867
868 void* CScriptArray::GetBuffer()
869 {
870 return buffer->data;
871 }
872
873
874 // internal

Callers 7

fromMethod · 0.80
fromMethod · 0.80
MpLevelHandler.cppFile · 0.80
ConvertMethod · 0.80
ConvertMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected