Dungeon Generator
1.6.6
Procedural 3D dungeon generator plugin for Unreal Engine 5. Easy generation of levels, mini-maps and missions.
|
#include <DungeonWallGenerationExclusionVolume.h>
Public Member Functions | |
ADungeonWallGenerationExclusionVolume (const FObjectInitializer &initializer) | |
virtual | ~ADungeonWallGenerationExclusionVolume () override=default |
Protected Attributes | |
TObjectPtr< UBoxComponent > | ProhibitedVolume |
Areas within sublevels where automatic mesh generation is prohibited. This range information is generated when the Build button in DungeonRoomDatabase is executed.
サブレベル内にメッシュの自動生成を禁止する領域 この範囲情報はDungeonRoomDatabaseのBuildボタン実行時に生成します。
|
explicit |
constructor
サブレベル内にメッシュの自動生成を禁止する領域 この範囲情報はDungeonRoomDatabaseのBuildボタン実行時に生成します。
|
overridevirtualdefault |
destructor
|
protected |
Range of prohibited generation 生成禁止する範囲