UWaterSubsystem::GetWaterBodyManager

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

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

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