C# Class D3Helper.A_Handler.AutoPick.AutoPick

Show file Open project: r3peat/D3Helper.Public

Public Properties

Property Type Description
IsPicking bool

Public Methods

Method Description
DoPickup ( ) : void

Private Methods

Method Description
IsStillOnGround ( int ActorId ) : bool
get_AllPickableItems ( ) : List
get_ItemsToPick ( List AllPickableItems ) : List

Method Details

DoPickup() public static method

public static DoPickup ( ) : void
return void

Property Details

IsPicking public static property

public static bool IsPicking
return bool