C# 클래스 ModifiedStat, HackAndSlash

상속: BaseStat
파일 보기 프로젝트 열기: MrPhil/HackAndSlash 1 사용 예제들

공개 메소드들

메소드 설명
AddModifier ( ModifyingAttribute, mod ) : void
ModifiedStat ( ) : System.Collections.Generic
Update ( ) : void

비공개 메소드들

메소드 설명
CalculateModValue ( ) : void

메소드 상세

AddModifier() 공개 메소드

public AddModifier ( ModifyingAttribute, mod ) : void
mod ModifyingAttribute,
리턴 void

ModifiedStat() 공개 메소드

public ModifiedStat ( ) : System.Collections.Generic
리턴 System.Collections.Generic

Update() 공개 메소드

public Update ( ) : void
리턴 void