UWaterSplineComponent::GetEnabledSplinePointTypes

Get the enabled Spline Point types for this spline component.

Choose your operating system:

Windows

macOS

Linux

Override Hierarchy

USplineComponent::GetEnabledSplinePointTypes()

UWaterSplineComponent::GetEnabledSplinePointTypes()

References

Module

Water

Header

/Engine/Plugins/Experimental/Water/Source/Runtime/Public/WaterSplineComponent.h

Include

#include "WaterSplineComponent.h"

Source

/Engine/Plugins/Experimental/Water/Source/Runtime/Private/WaterSplineComponent.cpp

Syntax

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

Remarks

Get the enabled Spline Point types for this spline component.