Skip to main content

Procedural Dungeon ⏵ Seed Type

Seed Type

Class Details

Defined in: Public/ProceduralDungeonTypes.h
Exposed in blueprint as: Variable Type

Values

NameDescription
RandomRandom seed at each generation
Auto IncrementGet the initial seed and increment at each generation
FixedAlways use initial seed (or you can set it manually via blueprint)