[Exec]_AttachMesh¶
Overview¶
- Attaches a Skeletal Mesh to the character.
Details¶
| Parameter | Description |
|---|---|
| BaseObject | The object on which to execute the command |
| Command | AttachMesh |
| S1 | Mesh ID from the AttachMesh data table |
Example¶
| Example | BaseObject | Command | S1 | S2 | F1 | F2 | Prob |
|---|---|---|---|---|---|---|---|
| Attach the mesh with ID "SchoolBag" to myself | Self | AttachMesh | SchoolBag |