mirror of
https://github.com/celisej567/source-engine.git
synced 2026-01-05 22:09:59 +03:00
add source-sdk-2013
This commit is contained in:
@@ -69,7 +69,6 @@ private:
|
||||
class ICurveDataAccessor
|
||||
{
|
||||
public:
|
||||
virtual ~ICurveDataAccessor(){}
|
||||
virtual float GetDuration() = 0;
|
||||
virtual bool CurveHasEndTime() = 0; // only matters for events
|
||||
virtual int GetDefaultCurveType() = 0;
|
||||
|
||||
Reference in New Issue
Block a user