Function
Fast
Pickable:RemoveStaticMeshAttached
Removes, if it exists, a StaticMesh from this Pickable given its custom ID
Syntax
my_pickable:RemoveStaticMeshAttached(id)
Parameters
| Name | Type | Default | Description |
|---|---|---|---|
id
|
string | — | Unique ID of the StaticMesh to remove |