다음을 통해 공유


StateStats 멤버

Represents the statistics for a single attribute state.

StateStats 형식은 다음 멤버를 노출합니다.

메서드

  이름 설명
공용 메서드 Equals (ValueType에서 상속됩니다.)
보호된 메서드 Finalize (Object에서 상속됩니다.)
공용 메서드 GetHashCode (ValueType에서 상속됩니다.)
공용 메서드 GetType (Object에서 상속됩니다.)
보호된 메서드 MemberwiseClone (Object에서 상속됩니다.)
공용 메서드 ToString (ValueType에서 상속됩니다.)

맨 위로 이동

필드

  이름 설명
공용 필드 AdjustedProbability Represents the adjusted probability for the attribute state.
공용 필드 Probability Represents the probability for the attribute state.
공용 필드 ProbabilityVariance Represents the probability variance for the attribute state.
공용 필드 Support Represents the support for the attribute state.
공용 필드 Value Represents the value for the attribute state.
공용 필드 Variance Represents the variance for the attribute state.

맨 위로 이동