C# Class fBaseXtensions.Behaviors.CharacterControl

Afficher le fichier Open project: herbfunk/Funky Class Usage Examples

Méthodes publiques

Свойство Type Description
AltHeroGamblingEnabled bool
GamblingCharacterSwitch bool

Méthodes publiques

Méthode Description
GamblingCharacterSwitchBehavior ( ) : RunStatus

Private Methods

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

Method Details

GamblingCharacterSwitchBehavior() public static méthode

public static GamblingCharacterSwitchBehavior ( ) : RunStatus
Résultat RunStatus

Property Details

AltHeroGamblingEnabled public_oe static_oe property

public static bool AltHeroGamblingEnabled
Résultat bool

GamblingCharacterSwitch public_oe static_oe property

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