C# Class D3Helper.A_Collector.IC_Player

显示文件 Open project: r3peat/D3Helper.Public

Public Methods

Method Description
Collect ( ) : void

Private Methods

Method Description
get_ActivePowers ( ) : void
get_AttackPerSecondTotal ( ) : void
get_BTag ( ) : void
get_ConventionElement ( ) : void
get_CounterCurrentFrame ( ) : void
get_GameTick ( ) : void
get_Hero ( ) : void
get_Hitpoints ( ) : void
get_LocalACD ( ) : void
get_LocalDataIndex ( ) : void
get_LocalPlayerData ( ) : void
get_Lvl ( ) : void
get_PlayersInGame ( ) : void
get_ResourcePrimary ( ) : void
get_ResourceSecondary ( ) : void
get_SelectedAttackableACD ( ) : void
get_TotalXP ( ) : void
get_isAlive ( ) : void
get_isInGame ( ) : void
get_isInParty ( ) : void
get_isInTown ( ) : void
get_isMoving ( ) : void
get_isResuracting ( ) : void
get_isTeleporting ( ) : void
get_isUsingPower ( ) : void
observe_HealthPotion ( ) : void

Method Details

Collect() public static method

public static Collect ( ) : void
return void