Skip to content

IProbabilityItem

Namespace: SideXP.Core

public interface IProbabilityItem

Qualifies a class as being an item in a ProbabilityCollection.

Properties

Data

object Data

The data bound to the probability value.

Probability

float Probability

The probability value of this item.

Label

string Label

Gets the name or identifier of the item.