Dungeon Generator  1.6.6
Procedural 3D dungeon generator plugin for Unreal Engine 5. Easy generation of levels, mini-maps and missions.
FPartsQuery Struct Reference

#include <DungeonSelectionQuery.h>

Public Attributes

EDungeonPartsSelectorTarget Target = EDungeonPartsSelectorTarget::Floor
 
uint8 PieceType = 0
 
uint8 Rotation = 0
 
uint8 NeighborMask6 = 0
 
int32 RoomId = INDEX_NONE
 
float DepthFromStart = 0
 
float DistanceToGoal = 0
 
int32 SeedKey = 0
 

Detailed Description

Lightweight query parameters for parts selection. Hot path friendly POD-like data only.


The documentation for this struct was generated from the following file: