IAnimBlueprintGeneratedClassCompiledData::AddBlendSpace

Add a class-internal blendspace

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

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library