C# Class PerfectSmite.Smite

Afficher le fichier Open project: Hellsing/EloBuddy-Addons

Private Properties

Свойство Type Description
OnCreate void
OnDelete void
OnDraw void
OnLoadingComplete void
OnUpdate void

Méthodes publiques

Méthode Description
Main ( string args ) : void

Private Methods

Méthode Description
OnCreate ( GameObject sender, EventArgs args ) : void
OnDelete ( GameObject sender, EventArgs args ) : void
OnDraw ( EventArgs args ) : void
OnLoadingComplete ( EventArgs args ) : void
OnUpdate ( EventArgs args ) : void

Method Details

Main() public static méthode

public static Main ( string args ) : void
args string
Résultat void