Navigation
Unreal Engine C++ API Reference > Editor > AnimGraph > IAnimBlueprintGeneratedClassCompiledData
References
Module | AnimGraph |
Header | /Engine/Source/Editor/AnimGraph/Public/IAnimBlueprintGeneratedClassCompiledData.h |
Include | #include "IAnimBlueprintGeneratedClassCompiledData.h" |
[UBlendSpace](API\Runtime\Engine\Animation\UBlendSpace) * AddBlendSpace ( [UBlendSpace](API\Runtime\Engine\Animation\UBlendSpace) * InSourceBlendSpace )
Remarks
Add a class-internal blendspace a duplicate of the blendspace outered to the class
Parameters
Name | Description |
---|---|
InSourceBlendSpace | The blendspace to duplicate |