nw::gfx::AnimBinding::NW_DEPRECATED_FUNCTION Member Function

Syntax

NW_DEPRECATED_FUNCTION(
     int GetAnimBindingIndex(const char *animGroupName) const
);

Arguments

Name Description
const

Return Values

Description

Gets the index of the registered group based on the animation group name.

Future plans call for changing this name to something with a clearer meaning. Use GetAnimGroupIndex(animGroupName).


CONFIDENTIAL