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

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

CDungeonRandom()=default (defined in CDungeonRandom)CDungeonRandom
CDungeonRandom(const std::shared_ptr< dungeon::Random > &random)CDungeonRandomexplicit
CDungeonRandom(const CDungeonRandom &other) noexcept (defined in CDungeonRandom)CDungeonRandom
CDungeonRandom(CDungeonRandom &&other) noexcept (defined in CDungeonRandom)CDungeonRandom
GetBoolean() constCDungeonRandom
GetInteger() constCDungeonRandom
GetInteger(const IntegerType to) constCDungeonRandom
GetInteger(const IntegerType from, const IntegerType to) constCDungeonRandom
GetIntegerSign() constCDungeonRandom
GetNumber() constCDungeonRandom
GetNumber(const NumberType to) constCDungeonRandom
GetNumber(const NumberType from, const NumberType to) constCDungeonRandom
GetNumberSign() constCDungeonRandom
operator=(const CDungeonRandom &other) noexcept (defined in CDungeonRandom)CDungeonRandom
operator=(CDungeonRandom &&other) noexcept (defined in CDungeonRandom)CDungeonRandom
ResetOwner() (defined in CDungeonRandom)CDungeonRandom
SetOwner(const std::shared_ptr< dungeon::Random > &random) (defined in CDungeonRandom)CDungeonRandom
SetSeed(const uint32_t seed) (defined in CDungeonRandom)CDungeonRandom
~CDungeonRandom()=default (defined in CDungeonRandom)CDungeonRandomvirtual