mirror of
https://github.com/alliedmodders/hl2sdk.git
synced 2025-12-07 10:38:23 +00:00
Update IServerTools.
This commit is contained in:
parent
58e3e568f9
commit
7a988dce0b
@ -229,6 +229,8 @@ public:
|
||||
|
||||
// Call UTIL_Remove on the entity.
|
||||
virtual void RemoveEntity( int nHammerID ) = 0;
|
||||
|
||||
virtual void *CreateItemEntityByName( const char *szSchemaName ) = 0;
|
||||
};
|
||||
|
||||
#define VSERVERTOOLS_INTERFACE_VERSION "VSERVERTOOLS001"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user