ents_methods.acfHitClip

S

Part of ents_methods namespace

function ents_methods.acfHitClip(hitpos)
View on GitHub|lua/starfall/libs_sv/acf.lua:293-305
📋 Has LDoc👁️ 0 viewsUpdated 2 hours ago

Description

Returns true if hitpos is on a clipped part of prop

Parameters

NameTypeDescription
VectorhitposThe hit position

Returns

TypeDescription
booleanIs the hit position on a clipped part of the prop?

Examples

No examples available.

Used In

No usages found in the codebase.