C# 클래스 D3Helper.A_Handler.ParagonPointSpender.ParagonPointSpender

파일 보기 프로젝트 열기: r3peat/D3Helper.Public 1 사용 예제들

공개 메소드들

메소드 설명
Set_ParagonPoints ( ) : void

비공개 메소드들

메소드 설명
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

메소드 상세

Set_ParagonPoints() 공개 정적인 메소드

public static Set_ParagonPoints ( ) : void
리턴 void