Class: Skeleton
Lua
C++
Edit

Skeleton::FindBone

This method searches for a bone in the skeleton with the specified name.

Syntax

Parameter Description
name the bone name to search for
cased if set to true the search will be case-sensitive

Returns

Returns a bone with the specified name if found, otherwise NULL is returned.

Copyright © 2024 Ultra Software.
All rights reserved.