mirror of
https://github.com/alliedmodders/hl2sdk.git
synced 2025-01-04 00:23:25 +08:00
Update ICVar.
This commit is contained in:
parent
753f47ed8b
commit
69290867d5
@ -122,6 +122,10 @@ public:
|
||||
virtual bool HasQueuedMaterialThreadConVarSets() const = 0;
|
||||
virtual int ProcessQueuedMaterialThreadConVarSets() = 0;
|
||||
|
||||
virtual void UnknownFunc1() = 0;
|
||||
virtual void UnknownFunc2() = 0;
|
||||
virtual void UnknownFunc3() = 0;
|
||||
|
||||
protected: class ICVarIteratorInternal;
|
||||
public:
|
||||
/// Iteration over all cvars.
|
||||
|
Loading…
x
Reference in New Issue
Block a user