Missing return value in the dummy TBoneWeights adapter.

#trivial
#rnx

[CL 15067904 by halfdan ingvarsson in ue5-main branch]
This commit is contained in:
halfdan ingvarsson
2021-01-13 12:24:44 -04:00
parent a51bcd3ad1
commit ba7cf326cd
@@ -282,6 +282,7 @@ struct FBoneWeightNullAdapter
static int32 Num(const ContainerType& InContainer)
{
return INDEX_NONE;
}
static FBoneWeight Get(const ContainerType& InContainer, int32 InIndex)