<Code Lib>
2022 Method
Changes 1
M

PathOfTravel.IsInRevealObstaclesMode

Description:
Returns current state of Reveal Obstacles mode for the given view.

public static bool IsInRevealObstaclesMode(
	View DBView
)

Return Value bool True if Reveal Obstacles mode is ON for the view, false otherwise.

Loading…