VoK.Sdk
Doxygen generated documentation for the Dungeon Helper SDK
CreationEntityPlacementType

CreationEntityPlacementType

enum  CreationEntityPlacementType : uint {
  CreationEntityPlacementType.Undef = 0x00000000 ,
  CreationEntityPlacementType.Scatter = 0x00000001 ,
  CreationEntityPlacementType.Give = 0x00000002 ,
  CreationEntityPlacementType.GiveToParty = 0x00000003 ,
  CreationEntityPlacementType.Internal = 0x00000004 ,
  CreationEntityPlacementType.ScatterInFront = 0x00000005 ,
  CreationEntityPlacementType.ScatterInBack = 0x00000006 ,
  CreationEntityPlacementType.Sarcophagus = 0x00000007 ,
  CreationEntityPlacementType.Collect = 0x00000008
}
 

Detailed Description

Exported from client_gamelogic.dat: 0x23000168