mirror of
https://github.com/alliedmodders/hl2sdk.git
synced 2025-12-06 18:18:23 +00:00
upd IRecipientFilter
This commit is contained in:
parent
f1573c3515
commit
3eae8e4828
@ -27,6 +27,7 @@ public:
|
||||
virtual bool IsInitMessage( void ) const = 0;
|
||||
|
||||
virtual const CPlayerBitVec &GetRecipients( void ) const = 0;
|
||||
virtual CPlayerSlot GetPredictedByPlayerSlot( void ) const = 0;
|
||||
};
|
||||
|
||||
#endif // IRECIPIENTFILTER_H
|
||||
|
||||
Loading…
Reference in New Issue
Block a user