USplineGeneratorBase::GetItrIndex

Helper method to return the index for an added spline point after all points have been added

Windows
MacOS
Linux

References

Module

ComponentVisualizers

Header

/Engine/Source/Editor/ComponentVisualizers/Public/SplineGeneratorPanel.h

Include

#include "SplineGeneratorPanel.h"

Source

/Engine/Source/Editor/ComponentVisualizers/Private/SplineGeneratorPanel.cpp

Syntax

int32 GetItrIndex
(
    int32 Index
) const

Remarks

Helper method to return the index for an added spline point after all points have been added

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