Click or drag to resize

IPolarMapTPointGetOuterRadius Method

Gets the outside radius of the band ath the given grid point.

Namespace:  Gamelogic.Grids
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
float GetOuterRadius(
	TPoint gridPoint
)

Parameters

gridPoint
Type: TPoint

Return Value

Type: Single
See Also