AStarDatamPreviousNode Field |
[Missing <summary> documentation for "F:Planetbase.AStarData.mPreviousNode"]
Namespace: PlanetbaseAssembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax[NonSerializedAttribute]
public NavigationNode mPreviousNode
<NonSerializedAttribute>
Public mPreviousNode As NavigationNode
public:
[NonSerializedAttribute]
NavigationNode^ mPreviousNode
Field Value
Type:
NavigationNode
See Also