Click or drag to resize

ChooseOptionModelOptionIndex Property

Selects an option in the Conversation (PlayHistory only).

Namespace:  Livit.Learn.Model.Actions
Assembly:  Livit.Learn.Model (in Livit.Learn.Model.dll) Version: 0.0.0.0
Syntax
C#
public int OptionIndex { get; set; }

Property Value

Type: Int32
Remarks

This property is automatically handled by the platform and should not be modified manually.

See Also