C# Class fBaseXtensions.Behaviors.CharacterControl

Exibir arquivo Open project: herbfunk/Funky Class Usage Examples

Public Properties

Property Type Description
AltHeroGamblingEnabled bool
GamblingCharacterSwitch bool

Public Methods

Method Description
GamblingCharacterSwitchBehavior ( ) : RunStatus

Private Methods

Method Description
CharacterSwitch ( ) : RunStatus
GamblingCharacterCombatHandler ( ) : RunStatus
OnDBCharacterSettingPropertyChanged ( object sender, System e ) : void
ResetVars ( ) : void
UpdateAltHero ( ) : RunStatus

Method Details

GamblingCharacterSwitchBehavior() public static method

public static GamblingCharacterSwitchBehavior ( ) : RunStatus
return RunStatus

Property Details

AltHeroGamblingEnabled public_oe static_oe property

public static bool AltHeroGamblingEnabled
return bool

GamblingCharacterSwitch public_oe static_oe property

If we are engaging a character switch to preform a town run with.
public static bool GamblingCharacterSwitch
return bool