mirror of
https://github.com/alliedmodders/hl2sdk.git
synced 2024-12-23 01:59:43 +08:00
parent
b1e4eb06d8
commit
2120089e3a
@ -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…
Reference in New Issue
Block a user