C# Class OTAPI.Patcher.Engine.Modifications.Hooks.Player.Announce

This modification is to allow the NetMessage.greetPlayer hooks to be ran by injecting callbacks into the start and end of the vanilla method.
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