Click or drag to resize
MyFixedPointIsIntegral Method

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "M:VRage.MyFixedPoint.IsIntegral(VRage.MyFixedPoint)"]

Namespace: VRage
Assembly: VRage.Library (in VRage.Library.dll) Version: 1.0.0.0
Syntax
C#
public static bool IsIntegral(
	MyFixedPoint fp
)

Parameters

fp
Type: VRageMyFixedPoint

[Missing <param name="fp"/> documentation for "M:VRage.MyFixedPoint.IsIntegral(VRage.MyFixedPoint)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:VRage.MyFixedPoint.IsIntegral(VRage.MyFixedPoint)"]

See Also