USplineComponent::GetEnabledSplinePointTypes

Get the enabled Spline Point types for this spline component.

Windows
MacOS
Linux

Override Hierarchy

USplineComponent::GetEnabledSplinePointTypes()

UWaterSplineComponent::GetEnabledSplinePointTypes()

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Components/SplineComponent.h

Include

#include "Components/SplineComponent.h"

Source

/Engine/Source/Runtime/Engine/Private/Components/SplineComponent.cpp

Syntax

virtual TArray< ESplinePointType::Type > GetEnabledSplinePointTypes() const

Remarks

Get the enabled Spline Point types for this spline component.

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