#include <demo.h>
|
virtual void | Init (class CSnapshotDelta *pSnapshotDelta, class IConsole *pConsole, class IStorage *pStorage) |
|
bool | Slice (const char *pDemo, const char *pDst, int StartTick, int EndTick, DEMOFUNC_FILTER pfnFilter, void *pUser) override |
|
virtual bool | Slice (const char *pDemo, const char *pDst, int StartTick, int EndTick, DEMOFUNC_FILTER pfnFilter, void *pUser)=0 |
|
| IInterface () |
|
virtual void | Shutdown () |
|
virtual | ~IInterface () |
|
◆ Init()
◆ Slice()
bool CDemoEditor::Slice |
( |
const char * |
pDemo, |
|
|
const char * |
pDst, |
|
|
int |
StartTick, |
|
|
int |
EndTick, |
|
|
DEMOFUNC_FILTER |
pfnFilter, |
|
|
void * |
pUser |
|
) |
| |
|
overridevirtual |
◆ m_pConsole
◆ m_pSnapshotDelta
◆ m_pStorage
The documentation for this class was generated from the following files: