UBlendSpace::GetEditorElement

Get the Editor Element from Index

Windows
MacOS
Linux

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

Syntax

const FEditorElement * GetEditorElement
(
    int32 XIndex,
    int32 YIndex
) const

Remarks

Get the Editor Element from Index

Returns

FEditorElement * return the grid data

Parameters

Parameter

Description

XIndex

Index of X

YIndex

Index of Y

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss