Click or drag to resize

BasicStateAvailableElements Property

Gets the names of all of the elements in this state.

Namespace:  AGI.Foundation.Coordinates
Assembly:  AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public IList<string> AvailableElements { get; }

Property Value

Type: IListString

Implements

ITimeBasedStateAvailableElements
See Also