getBoneNames: Difference between revisions
Jump to navigation
Jump to search
(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...") |
mNo edit summary |
||
Line 16: | Line 16: | ||
|r1= [[Array]] of [[Strings]] - Array of bone names and parents in format: [bone1, parent1, bone2, parent2, ....] | |r1= [[Array]] of [[Strings]] - Array of bone names and parents in format: [bone1, parent1, bone2, parent2, ....] | ||
|seealso= [[selectionPosition]] [[selectionNames]] | |seealso= [[selectionPosition]] [[selectionNames]] [[getSelectionBones]] | ||
}} | }} |
Revision as of 19:28, 29 January 2024
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 getSelectionBones
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