Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Animation > API/Runtime/Engine/Animation/UAnimBlueprint
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/Animation/AnimBlueprint.h |
| Include | #include "Animation/AnimBlueprint.h" |
| Source | /Engine/Source/Runtime/Engine/Private/AnimBlueprint.cpp |
int32 FindOrAddGroup
(
FName GroupName
)
Remarks
Finds the index of the specified group, or creates a new entry for it (unless the name is NAME_None, which will return INDEX_NONE)