C# Class OTAPI.Patcher.Engine.Modifications.Hooks.World.Statue

In this modification we will insert our callback to be the return value of the MechSpawn function in both NPC and Item. Additionally we also append all the arguments and some local variables so we have more data to work with.
Inheritance: ModificationBase
Afficher le fichier Open project: DeathCradle/Open-Terraria-API

Méthodes publiques

Méthode Description
Run ( ) : void

Method Details

Run() public méthode

public Run ( ) : void
Résultat void