C# 클래스 ModifyingAttribute, HackAndSlash

A structure that will hold an Attribute and a ratio that will be added as a modifying attribute to our ModifiedStats
파일 보기 프로젝트 열기: MrPhil/HackAndSlash 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
attribute Attribute,
ratio float

프로퍼티 상세

attribute 공개적으로 프로퍼티

public Attribute, attribute
리턴 Attribute,

ratio 공개적으로 프로퍼티

public float ratio
리턴 float