PlayerIsFreeAimingAtEntity Method

RAGE Plugin Hook Documentation

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

[Missing <summary> documentation for "M:Rage.Player.IsFreeAimingAtEntity(Rage.Entity)"]

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

public bool IsFreeAimingAtEntity(
	Entity entity
)

Parameters

entity
Type: RageEntity

[Missing <param name="entity"/> documentation for "M:Rage.Player.IsFreeAimingAtEntity(Rage.Entity)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Rage.Player.IsFreeAimingAtEntity(Rage.Entity)"]

See Also

Reference