FBspPointsKey

Windows
MacOS
Linux

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Public/BSPOps.h

Include

#include "BSPOps.h"

Syntax

struct FBspPointsKey

Variables

Name Description

Public variable

int32

 

X

Public variable

int32

 

Y

Public variable

int32

 

Z

Constructors

Name Description

Public function

FBspPointsKey

(
    int32 InX,
    int32 InY,
    int32 InZ
)

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