UFloatingPawnMovement::LimitWorldBounds

Prevent Pawn from leaving the world bounds (if that restriction is enabled in WorldSettings)

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/GameFramework/FloatingPawnMovement.h

Include

#include "GameFramework/FloatingPawnMovement.h"

Source

/Engine/Source/Runtime/Engine/Private/FloatingPawnMovement.cpp

Syntax

virtual bool LimitWorldBounds()

Remarks

Prevent Pawn from leaving the world bounds (if that restriction is enabled in WorldSettings)

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