Entity CreateBoneAttachment
From CryWiki
entity:CreateBoneAttachment(number, string, string)
Description
Creates an attachment on a bone, to be used later with SetAttachmentObject.
Arguments
- Entity slot
- Bone name
- Attachment name
Example
|
| |
|---|---|
| |
Notes
To delete the attachment, use DestroyAttachment.
