AttributeStats 멤버
Represents the statistics for a single attribute.
AttributeStats 형식은 다음 멤버를 노출합니다.
메서드
이름 | 설명 | |
---|---|---|
Equals | (ValueType에서 상속됩니다.) | |
Finalize | (Object에서 상속됩니다.) | |
GetHashCode | (ValueType에서 상속됩니다.) | |
GetType | (Object에서 상속됩니다.) | |
MemberwiseClone | (Object에서 상속됩니다.) | |
ToString | (ValueType에서 상속됩니다.) |
맨 위로 이동
필드
이름 | 설명 | |
---|---|---|
Attribute | Represents the index for the associated attribute. | |
ExistingAdjustedProbability | Represents the existing adjusted probability for the attribute. | |
ExistingProbability | Represents the existing probability for the attribute. | |
ExistingSupport | Represents the existing support for the attribute. | |
Max | Represents the maximum for the attribute. | |
Min | Represents the minimum for the attribute. | |
States | Represents the number of state statistics for the attribute. | |
StateStatistics | Represents an array of state statistics for each state of the attribute. |
맨 위로 이동