Group  Conversion (Group to Boolean)

RAGE Plugin Hook Documentation

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

[Missing <summary> documentation for "M:Rage.Group.op_Implicit(Rage.Group)~System.Boolean"]

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

public static implicit operator bool (
	Group value
)

Parameters

value
Type: RageGroup

[Missing <param name="value"/> documentation for "M:Rage.Group.op_Implicit(Rage.Group)~System.Boolean"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Rage.Group.op_Implicit(Rage.Group)~System.Boolean"]

See Also

Reference