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

This is the complete list of members for UDungeonMeshSetDatabase, including all inherited members.

AtImplement(const size_t index) constUDungeonMeshSetDatabasevirtual
bSelectionPolicyMigrated (defined in UDungeonMeshSetDatabase)UDungeonMeshSetDatabaseprotected
DungeonPartsSelectorUDungeonMeshSetDatabaseprotected
Each(Function &&function) const (defined in UDungeonMeshSetDatabase)UDungeonMeshSetDatabaseinline
MigrateSelectionPolicies() (defined in UDungeonMeshSetDatabase)UDungeonMeshSetDatabase
PartsUDungeonMeshSetDatabaseprotected
PostLoad() override (defined in UDungeonMeshSetDatabase)UDungeonMeshSetDatabasevirtual
SelectImplement(const uint16_t identifier, const uint8_t depthRatioFromStart, const std::shared_ptr< dungeon::Random > &random, const FMeshSetQuery &query) constUDungeonMeshSetDatabasevirtual
SelectionMethodUDungeonMeshSetDatabaseprotected
UDungeonMeshSetDatabase(const FObjectInitializer &objectInitializer)UDungeonMeshSetDatabaseexplicit
UPROPERTY(EditAnywhere, BlueprintReadOnly, Category="DungeonGenerator", meta=(DisplayName="Mesh Set Selection Policy", ToolTip="Phase 1 selector: chooses which FDungeonMeshSet candidate to use from this database. Individual Floor/Wall/Roof/Slope/Catwalk parts are selected afterward by each selection policy in the selected mesh set.")) EDungeonSelectionPolicy SelectionPolicyUDungeonMeshSetDatabaseprotected
~UDungeonMeshSetDatabase() override=default (defined in UDungeonMeshSetDatabase)UDungeonMeshSetDatabasevirtual