MCPcopy Create free account
hub / github.com/ValveSoftware/source-sdk-2013 / SendPropUtlVector

Function SendPropUtlVector

src/public/dt_utlvector_send.cpp:133–221  ·  view source on GitHub ↗

Note: your pArrayProp will NOT get iElement set to anything other than 0, because this function installs its own proxy in front of yours. pStruct will point at the CUtlVector and pData will point at the element in the CUtlVector.It will pass you the direct pointer to the element inside the CUtlVector. You can skip the first 3 parameters in pArrayProp because they're ignored. So your array specifi

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

Calls 15

AssertFunction · 0.85
SendPropIntFunction · 0.85
AllocateStringHelperFunction · 0.85
NumBitsForCountFunction · 0.85
SendPropDataTableFunction · 0.85
SetOffsetMethod · 0.45
SetDataTableProxyFnMethod · 0.45
SetFlagsMethod · 0.45
GetDataTableProxyFnMethod · 0.45
GetProxyFnMethod · 0.45

Tested by

no test coverage detected