Navigation
Unreal Engine C++ API Reference > Runtime > Engine > Animation > UBlendSpace
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Classes/Animation/BlendSpace.h |
Include | #include "Animation/BlendSpace.h" |
Source | /Engine/Source/Runtime/Engine/Private/Animation/BlendSpace.cpp |
const FEditorElement &42; GetEditorElement
&40;
int32 XIndex,
int32 YIndex
&41; const
Remarks
Get the Editor Element from Index FEditorElement * return the grid data
Parameters
Name | Description |
---|---|
XIndex | Index of X |
YIndex | Index of Y |