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