C# Class Aka_s_Vayne.Manager.StealthManager

Show file Open project: Kysamaa/EloBuddy Class Usage Examples

Public Methods

Method Description
Load ( ) : void

Static constructor.

Private Methods

Method Description
FireOnStealth ( OnStealthEventArgs args ) : void

GameObject_OnIntegerPropertyChange ( GameObject sender, GameObjectIntegerPropertyChangeEventArgs args ) : void

Function is called when a GameObject gets an integer property change and is called by an event.

Method Details

Load() public static method

Static constructor.
public static Load ( ) : void
return void