C# 클래스 AttributeBonus, PocketGodsRPG_Proto

Represents an attribute bonus that has a direct effect on the attribute base. Assigned to items. By: NeilDG
상속: AttributeBase
파일 보기 프로젝트 열기: pocket-playlab/PocketGodsRPG_Proto 1 사용 예제들

공개 메소드들

메소드 설명
AttributeBonus ( int value, float multiplier ) : System.Collections

메소드 상세

AttributeBonus() 공개 메소드

public AttributeBonus ( int value, float multiplier ) : System.Collections
value int
multiplier float
리턴 System.Collections