C# Class Hardly.Library.Twitch.TwitchUserPointManager

Inheritance: Hardly.Games.PlayerPointManager
Mostra file Open project: hardlydifficult/HardlyBot Class Usage Examples

Public Methods

Method Description
TwitchUserPointManager ( ITwitchFactory factory, TwitchChannel channel, TwitchUser user ) : System

Private Methods

Method Description
GiveBonusIfTime ( ) : void

Method Details

TwitchUserPointManager() public method

public TwitchUserPointManager ( ITwitchFactory factory, TwitchChannel channel, TwitchUser user ) : System
factory ITwitchFactory
channel TwitchChannel
user TwitchUser
return System