다음을 통해 공유


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.

맨 위로 이동