FWaterQuadTree::Unlock

Unlock to make it read-only.

Windows
MacOS
Linux

References

Module

Water

Header

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

Include

#include "WaterQuadTree.h"

Source

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

Syntax

void Unlock
(
    bool bPruneRedundantNodes
)

Remarks

Unlock to make it read-only. This will optionally prune the node array to remove redundant nodes, nodes that can be implicitly traversed

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