USplineGeneratorBase::GetItrIndex

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

Unreal Engine C++ API Reference > Editor > ComponentVisualizers > USplineGeneratorBase

References

   
Module ComponentVisualizers
Header /Engine/Source/Editor/ComponentVisualizers/Public/SplineGeneratorPanel.h
Include #include "SplineGeneratorPanel.h"
Source /Engine/Source/Editor/ComponentVisualizers/Private/SplineGeneratorPanel.cpp
int32 GetItrIndex
(
    int32 Index
) const

Remarks

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


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library