Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Animation > API/Runtime/Engine/Animation/FSkinWeightProfileStack > API/Runtime/Engine/Animation/FSkinWeightProfileStack/__ctor
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/Animation/SkinWeightProfile.h |
| Include | #include "Animation/SkinWeightProfile.h" |
template<typename... ArgTypes UE_REQUIRES>
FSkinWeightProfileStack
(
ArgTypes &&... Args
)
Remarks
A fancy way of specifying a function with FName argument count between 1 and MaxLayerCount.