ACE_SIsInDoor

C

Part of _G (Global) namespace

function ACE_SIsInDoor()
View on GitHub|lua/acf/client/cl_soundbase.lua:161-176
👁️ 0 viewsUpdated 2 hours ago
⚠️

Verification Needed

This function has no documentation yet.

Description

No description available.

Parameters

No parameters.

Returns

No return values documented.

Examples

No examples available.

Used In(8 locations)

📄lua/acf/client/cl_soundbase.lua
8 usages
L295if not ACE_SHasLOS( HitPos ) and ACE_SIsInDoor() then
L384if not ACE_SHasLOS( HitPos ) and ACE_SIsInDoor() then
L454if not ACE_SHasLOS( HitPos ) and ACE_SIsInDoor() then