C# Class fBaseXtensions.Game.FunkyGame

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

Méthodes publiques

Свойство Type Description
Bounty BountyCache
CurrentGameID GameId
CurrentStats Stats.Stats
Navigation Navigation.Navigation
Profile Profile
RunningTargetingBehavior bool

Private Properties

Свойство Type Description
ItemPickupEval void
PickupItemValidation bool

Méthodes publiques

Méthode Description
Reset ( ) : void
ResetBot ( ) : void
ResetGame ( ) : void

Private Methods

Méthode Description
ItemPickupEval ( CacheItem item ) : void
PickupItemValidation ( CacheItem item ) : bool

Method Details

Reset() public static méthode

public static Reset ( ) : void
Résultat void

ResetBot() public static méthode

public static ResetBot ( ) : void
Résultat void

ResetGame() public static méthode

public static ResetGame ( ) : void
Résultat void

Property Details

Bounty public_oe static_oe property

public static BountyCache,fBaseXtensions.Game Bounty
Résultat BountyCache

CurrentGameID public_oe static_oe property

public static GameId CurrentGameID
Résultat GameId

CurrentStats public_oe static_oe property

Tracking of All Game Stats
public static Stats.Stats CurrentStats
Résultat Stats.Stats

Navigation public_oe static_oe property

public static Navigation.Navigation Navigation
Résultat Navigation.Navigation

Profile public_oe static_oe property

public static Profile,fBaseXtensions.Game Profile
Résultat Profile

RunningTargetingBehavior public_oe static_oe property

public static bool RunningTargetingBehavior
Résultat bool