Click or drag to resize

TrafficSystemCreateFlyingObject Method

Namespace:  NeoAxis
Assembly:  NeoAxis.CoreExtension (in NeoAxis.CoreExtension.dll) Version: 2023.1.2.0 (2023.1.2.0)
Syntax
C#
protected virtual TrafficSystemObjectInstance CreateFlyingObject(
	bool initialization
)

Parameters

initialization
Type: SystemBoolean

Return Value

Type: TrafficSystemObjectInstance
See Also