Click or drag to resize

FixedFormat Constructor

Constructs a FixedFormat.

Namespace:  Demo3D.HLE.Comms.Telegram
Assembly:  Demo3D.HLE (in Demo3D.HLE.dll) Version: 17.00.05
Syntax
C#
public FixedFormat(
	string segmentName
)

Parameters

segmentName
Type: SystemString
Segment name.
See Also