Method | Description | |
---|---|---|
Load ( INWN2PluginHost cHost ) : void |
|
|
Shutdown ( INWN2PluginHost cHost ) : void |
|
|
Startup ( INWN2PluginHost cHost ) : void |
|
|
Unload ( INWN2PluginHost cHost ) : void |
|
Method | Description | |
---|---|---|
OpenCreatureEditor ( object sender, |
||
OpenTriggerEditor ( object sender, |
||
OpenWaypointEditor ( object sender, |
||
SetCreatureHP ( |
Sets all creatures in the module to a certain HP.
|
|
SetCreatureHPMax ( object sender, |
||
SetCreatureHPPnP ( object sender, |
||
ValidateModule ( object sender, |
Checks the module for common errors, and logs them to a file. Handled by the ValidateWindow class.
|
public Shutdown ( INWN2PluginHost cHost ) : void | ||
cHost | INWN2PluginHost | |
return | void |
public Startup ( INWN2PluginHost cHost ) : void | ||
cHost | INWN2PluginHost | |
return | void |
public Unload ( INWN2PluginHost cHost ) : void | ||
cHost | INWN2PluginHost | |
return | void |