C# Class SimShift.MapTool.Ets2ItemSearchRequest

Exibir arquivo Open project: nlhans/SimShift Class Usage Examples

Public Properties

Property Type Description
IsBackward bool
IsForward bool
ItemUID ulong
Node Ets2Node

Property Details

IsBackward public_oe property

public bool IsBackward
return bool

IsForward public_oe property

public bool IsForward
return bool

ItemUID public_oe property

public ulong ItemUID
return ulong

Node public_oe property

public Ets2Node,SimShift.MapTool Node
return Ets2Node