Click or drag to resize
DebugManagerrenderPath Method

[Missing <summary> documentation for "M:Planetbase.DebugManager.renderPath(Planetbase.Character,Planetbase.NavigationPath)"]

Namespace: Planetbase
Assembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public void renderPath(
	Character character,
	NavigationPath path
)

Parameters

character
Type: PlanetbaseCharacter

[Missing <param name="character"/> documentation for "M:Planetbase.DebugManager.renderPath(Planetbase.Character,Planetbase.NavigationPath)"]

path
Type: PlanetbaseNavigationPath

[Missing <param name="path"/> documentation for "M:Planetbase.DebugManager.renderPath(Planetbase.Character,Planetbase.NavigationPath)"]

See Also