ents_methods.acfHitClip
SPart of ents_methods namespace
function ents_methods.acfHitClip(hitpos)📋 Has LDoc👁️ 0 viewsUpdated 2 hours ago
Description
Returns true if hitpos is on a clipped part of prop
Parameters
| Name | Type | Description |
|---|---|---|
Vector | hitpos | The hit position |
Returns
| Type | Description |
|---|---|
boolean | Is the hit position on a clipped part of the prop? |
Examples
No examples available.
Used In
No usages found in the codebase.