C# Class D3Helper.A_Handler.ParagonPointSpender.ParagonPointSpender

Datei anzeigen Open project: r3peat/D3Helper.Public Class Usage Examples

Public Methods

Method Description
Set_ParagonPoints ( ) : void

Private Methods

Method Description
Accept_ParagonPoints ( ) : void
CloseParagonWindow ( ) : void
GetPointsNeeded_ToMaxMovement ( ) : int
GetSpentPoints_OnGivenBonus ( int Bonus ) : int
GetValue_toSpend ( BonusPoints Type, int Value ) : int
Get_TotalPoints_CurrentTab ( ) : int
Get_UnspentPoints_Core ( ) : int
Get_UnspentPoints_Defense ( ) : int
Get_UnspentPoints_Offense ( ) : int
Get_UnspentPoints_Utility ( ) : int
OpenCore_Tab ( ) : bool
OpenDefense_Tab ( ) : bool
OpenOffense_Tab ( ) : bool
OpenParagonWindow ( ) : void
OpenTab_byType ( BonusPoints Type ) : int
OpenUtility_Tab ( ) : bool
ResetNeeded ( BonusPoint bonuspoint ) : bool
Reset_ParagonPoints ( int tab ) : bool
SpendPoints_byType ( BonusPoints Type, int Value ) : int
Spent_Points ( int Bonus, int Value, int Tab ) : int
isParagonWindowVisible ( ) : bool

Method Details

Set_ParagonPoints() public static method

public static Set_ParagonPoints ( ) : void
return void