mirror of
https://github.com/alliedmodders/hl2sdk.git
synced 2025-09-19 20:16:10 +08:00
SDK sync.
This commit is contained in:
@ -36,6 +36,8 @@ public:
|
||||
// Outputs
|
||||
COutputEvent m_OnTrigger;
|
||||
COutputEvent m_OnSpawn;
|
||||
|
||||
bool IsDisabled( void ){ return m_bDisabled; }
|
||||
|
||||
private:
|
||||
|
||||
|
Reference in New Issue
Block a user