TelegramFormatFindSegment Method |
Namespace:
Demo3D.HLE.Comms.Telegram
Assembly:
Demo3D.HLE (in Demo3D.HLE.dll) Version: 15.0.2.11458
Syntaxpublic TelegramFormatSegment? FindSegment(
string name
)
Parameters
- name
- Type: SystemString
Segment name.
Return Value
Type:
TelegramFormatSegmentThe identified segment, or null.
See Also