1
0
mirror of https://github.com/alliedmodders/hl2sdk.git synced 2025-09-19 20:16:10 +08:00

Update CBufferString class

This commit is contained in:
GAMMACASE
2023-05-06 03:50:28 +03:00
committed by Nicholas Hastings
parent 1312e1c957
commit b6a89a4815
4 changed files with 104 additions and 117 deletions

View File

@ -68,9 +68,11 @@ public:
private:
bool m_bReliable;
bool m_bInitMessage;
CUtlVector< int > m_Recipients;
int m_Unk001;
int m_nRecipientCount;
CUtlVectorFixedGrowable< int, 64 > m_Recipients;
bool m_bInitMessage;
// If using prediction rules, the filter itself suppresses local player
bool m_bUsingPredictionRules;
// If ignoring prediction cull, then external systems can determine