UWaterSubsystem::GetWaterBodyManager

Static helper function to get a waterbody manager from a world, returns nullptr if world or manager don't exist

Choose your operating system:

Windows

macOS

Linux

References

Module

Water

Header

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

Include

#include "WaterSubsystem.h"

Source

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

Syntax

static FWaterBodyManager * GetWaterBodyManager
(
    UWorld * InWorld
)

Remarks

Static helper function to get a waterbody manager from a world, returns nullptr if world or manager don't exist