nw::gfx::AnimBinding::GetAnimGroupIndex Member Function

Syntax

int GetAnimGroupIndex(
     const char * animGroupName
) const;

Arguments

Name Description
in animGroupName Animation group name.

Return Values

Animation group index. Returns -1 if there is no animation group that corresponds to animGroupName.

Description

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


CONFIDENTIAL