DirectAttributeVariable<RoadType>.DirectAttributeVariable<RoadType> Constructor
Initializes a new instance of the DirectAttributeVariable<RoadType> class that returns the specified value.
DirectAttributeVariable(RoadType value)
Initializes a new instance of the DirectAttributeVariable<RoadType> class that returns the specified value. Syntax
public DirectAttributeVariable<RoadType> (
RoadType value
)
Parameters
value
Type: RoadType
The value that the attribute variable returns.
The value that the attribute variable returns.
Platforms
Windows, Linux, Android