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