C# Class DZAwarenessAIO.DZAwarenessBoostrap

The Bootstrap for the assembly.
ファイルを表示 Open project: DZ191/LeagueSharp Class Usage Examples

Public Methods

Method Description
OnLoad ( ) : void

Called when the assembly is loaded.

Method Details

OnLoad() public static method

Called when the assembly is loaded.
public static OnLoad ( ) : void
return void