C# Class OTAPI.Patcher.Engine.Modifications.Hooks.Main.GameUpdate

This modification is to allow the Game.Update 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