Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
MyFirstMod
ModEntry
C# Class MyFirstMod.ModEntry
Inheritance:
Mod
Mostrar archivo
Open project: Pathoschild/smapi-mod-dump
Public Methods
Method
Description
Entry
(
IModHelper
helper
) :
void
Private Methods
Method
Description
OnButtonPressed
(
object
sender
,
ButtonPressedEventArgs
e
) :
void
Method Details
Entry()
public
method
public
Entry
(
IModHelper
helper
) :
void
helper
IModHelper
return
void