B2S.Server Plugin Interface
Interface library for B2S.Server plugins
Go to:
Overview
Main Page
Related Pages
Namespaces
Classes
Files
File List
All
Classes
Namespaces
Files
Functions
Properties
Pages
IDirectPluginPinMame.cs
Go to the documentation of this file.
1
2
namespace
B2SServerPluginInterface
3
{
9
public
interface
IDirectPluginPinMame
10
{
14
void
PinMameRun
();
15
19
void
PinMamePause
();
20
24
void
PinMameContinue
();
25
29
void
PinMameStop
();
30
}
31
}
B2SServerPluginInterface
IDirectPluginPinMame.cs
Generated on Sat Mar 22 2014 14:52:49 for B2S.Server Plugin Interface by
1.8.3.1