ACE_RemPts
SPart of _G (Global) namespace
function ACE_RemPts(Class, Ent)👁️ 0 viewsUpdated 2 hours ago
⚠️
Verification Needed
This function has no documentation yet.
Description
No description available.
Parameters
| Name | Type | Description |
|---|---|---|
Class | any | |
Ent | any |
Returns
No return values documented.
Examples
No examples available.
Used In(5 locations)
L84
if con then ACE_RemPts(con, ent) end --Stupid roundabout fix. But only executed when the mat is changed. Hey if it works.L79
if con then ACE_RemPts(con, ent) end --Stupid roundabout fix. But only executed when the mat is changed. Hey if it works.L63
if con then ACE_RemPts(con, ent) end --Stupid roundabout fix. But only executed when the mat is changed. Hey if it works.