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

#include <DungeonAisleGridMap.h>

Public Attributes

EDungeonDirection Direction = EDungeonDirection::North
 
FVector Location = FVector::ZeroVector
 

Detailed Description

Author
Shun Moriya

Member Data Documentation

◆ Direction

EDungeonDirection FDungeonAisleGrid::Direction = EDungeonDirection::North

Aisle grid direction 通路グリッドの方向

◆ Location

FVector FDungeonAisleGrid::Location = FVector::ZeroVector

Center position of aisle grid (height is floor position) 通路グリッドの中心位置(高さは床の位置)


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