public/ISourceMod.h File Reference

Defines miscellaneous helper functions useful to extensions. More...

#include <IHandleSys.h>
#include <sp_vm_api.h>
#include <IDataPack.h>
#include <time.h>

Include dependency graph for ISourceMod.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  SourceMod

Classes

class  SourceMod::ISourceMod
 Contains miscellaneous helper functions. More...

Defines

#define SMINTERFACE_SOURCEMOD_NAME   "ISourceMod"
#define SMINTERFACE_SOURCEMOD_VERSION   7

Typedefs

typedef void(*) SourceMod::GAME_FRAME_HOOK (bool simulating)
 Called when a game frame is fired.

Enumerations

enum  SourceMod::PathType { SourceMod::Path_None = 0, SourceMod::Path_Game, SourceMod::Path_SM, SourceMod::Path_SM_Rel }
 Describes various ways of formatting a base path. More...


Detailed Description

Defines miscellaneous helper functions useful to extensions.

Definition in file ISourceMod.h.


Generated on Sun Dec 28 23:26:27 2008 for SourceMod SDK by  doxygen 1.5.1