C# Class SkylinesMultiplayer.Mod

Inheritance: IUserMod
Show file Open project: Fr0sZ/Skylines-Multiplayer

Public Methods

Method Description
IsModActive ( ) : bool
LoadMod ( ) : void
NullOverride ( ) : void
OpenJoinByIp ( ) : void

Private Methods

Method Description
ChangeMenuButtonsText ( ) : void
CreateHostPanel ( ) : void
CreateJoinPanel ( ) : void
ServerListButtonOnPress ( UIComponent comp, UIButton sel ) : void

Method Details

IsModActive() public static method

public static IsModActive ( ) : bool
return bool

LoadMod() public method

public LoadMod ( ) : void
return void

NullOverride() public static method

public static NullOverride ( ) : void
return void

OpenJoinByIp() public static method

public static OpenJoinByIp ( ) : void
return void