FScopedAllowWaterSubsystemOnPreviewWorld

Little scope object to temporarily change the value of bAllowWaterSubsystemOnPreviewWorld

Choose your operating system:

Windows

macOS

Linux

References

Module

Water

Header

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

Include

#include "WaterSubsystem.h"

Syntax

struct FScopedAllowWaterSubsystemOnPreviewWorld

Remarks

Little scope object to temporarily change the value of bAllowWaterSubsystemOnPreviewWorld

Constructors

Name Description

Public function

FScopedAllowWaterSubsystemOnPreviewWorld

(
    bool bNewValue
)

Destructors