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