getBoneNames

From Bohemia Interactive Community
Revision as of 20:27, 29 January 2024 by Leopard20 (talk | contribs) (Created page with "{{RV|type=command |game1= arma3 |version1= 2.16 |branch= dev |gr1= Object Manipulation |descr= Returns an array of bone names and their parents. |s1= getBoneNames obj...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Hover & click on the images for description
Only available in Development branch(es) until its release with Arma 3 patch v2.16.

Description

Description:
Returns an array of bone names and their parents.
Groups:
Object Manipulation

Syntax

Syntax:
getBoneNames obj
Parameters:
obj: Object
Return Value:
Array of Strings - Array of bone names and parents in format: [bone1, parent1, bone2, parent2, ....]

Examples

Examples:
Example needed

Additional Information

See also:
selectionPosition selectionNames

Notes

Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note