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