VoK.Sdk
Doxygen generated documentation for the Dungeon Helper SDK
GeneratorPauseMethod.Generated.cs File Reference

Namespaces

namespace  VoK
 
namespace  VoK.Sdk
 
namespace  VoK.Sdk.Ddo
 
namespace  VoK.Sdk.Ddo.Enums
 

Enumerations

GeneratorPauseMethod
enum  VoK.Sdk.Ddo.Enums.GeneratorPauseMethod : uint {
  VoK.Sdk.Ddo.Enums.GeneratorPauseMethod.Undef = 0x00000000 ,
  VoK.Sdk.Ddo.Enums.GeneratorPauseMethod.Script = 0x00000001 ,
  VoK.Sdk.Ddo.Enums.GeneratorPauseMethod.HitAlivePopCap = 0x00000002 ,
  VoK.Sdk.Ddo.Enums.GeneratorPauseMethod.NoActivePlayers = 0x00000003 ,
  VoK.Sdk.Ddo.Enums.GeneratorPauseMethod.Admin = 0x00000004
}