For the complete documentation index, see llms.txt. This page is also available as Markdown.

UWaterSplineMetadata

  • Essentially a spline extender: handles the AddPoint, RemovePoint, etc of the custom curves such as depth, width, velocity, etc

  • Holds the custom curves such as depth, width, velocity, etc

  • Created in AWaterBody::AWaterBody(const FObjectInitializer& ObjectInitializer), not sure where it’s set in the WaterBodyComponent

Last updated