Empeld
Empeld plugin documentation.
pluginbase.Objects.Game.IPluginExtension Interface Reference

A defined in PluginExtensionAttribute, an interface that will define a class to start with a plugin More...

Inheritance diagram for pluginbase.Objects.Game.IPluginExtension:
essentials.action.Entities.AI.Interaction.NPCInteraction

Public Member Functions

void Setup ()
 
void Shutdown ()
 

Detailed Description

A defined in PluginExtensionAttribute, an interface that will define a class to start with a plugin

Member Function Documentation

◆ Setup()

void pluginbase.Objects.Game.IPluginExtension.Setup ( )

◆ Shutdown()

void pluginbase.Objects.Game.IPluginExtension.Shutdown ( )

The documentation for this interface was generated from the following file: