MathHelperAverageT Method

RAGE Plugin Hook Documentation

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

[Missing <summary> documentation for "M:Rage.MathHelper.Average``1(``0[])"]

Namespace:  Rage
Assembly:  RagePluginHook (in RagePluginHook.dll) Version: 0.0.0.0 (0.56.1131.11510)
Syntax

public static T Average<T>(
	params T[] values
)

Parameters

values
Type: T

[Missing <param name="values"/> documentation for "M:Rage.MathHelper.Average``1(``0[])"]

Type Parameters

T

[Missing <typeparam name="T"/> documentation for "M:Rage.MathHelper.Average``1(``0[])"]

Return Value

Type: T

[Missing <returns> documentation for "M:Rage.MathHelper.Average``1(``0[])"]

See Also

Reference