Property DiscreteActions
DiscreteActions
Holds the Discrete ActionSegment<T> to be used by an IActionReceiver.
Declaration
public ActionSegment<int> DiscreteActions { get; }
Property Value
| Type | Description |
|---|---|
| ActionSegment<int> |
Holds the Discrete ActionSegment<T> to be used by an IActionReceiver.
public ActionSegment<int> DiscreteActions { get; }
| Type | Description |
|---|---|
| ActionSegment<int> |