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

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
Mostrar archivo Open project: DeathCradle/Open-Terraria-API

Public Methods

Method Description
Run ( ) : void

Method Details

Run() public method

public Run ( ) : void
return void