Script/LogicEnums

From SF3
Revision as of 10:31, 7 September 2016 by Dave (talk | contribs) (Created page with "==enum EEntityType== Static Creature Building Effect ResourceDeposit LogicObject Invalid ==enum EDamageType== Pierce Slash Blunt Thrust Crush Siege...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

enum EEntityType

 Static
 Creature
 Building
 Effect
 ResourceDeposit
 LogicObject
 Invalid

enum EDamageType

 Pierce
 Slash
 Blunt
 Thrust
 Crush
 Siege
 Fire
 Ice
 Air
 White
 Black
 Arcane
 Irresistible
 Undefined

enum EResource

 Wood
 Planks
 Stone
 Brick
 IronOre
 Iron
 IronBar
 BlackAsh
 BlackAshPackage
 BlackAshPotion
 Fish
 Meat
 Food
 Lenya
 LenyaPackage
 LenyaEssence
 Aria
 AriaCask
 DistilledAria
 None

enum EBuildingType

 Default
 SectorCenter
 ResourceCollector
 ResourceProducer
 UnitProducer
 Sentry
 CreepSpawn
 Charge

enum EBuildingStage

 Planned
 Construction
 Completed
 Remains

enum ECreatureType

 Character
 Summon
 Unit
 Mob
 Animal
 Worker
 Founder

enum ELogicObjectType

 Container
 NavBlocker
 Switch
 QuestMarker

enum EEntityType

 Static
 Creature
 Building
 Effect
 ResourceDeposit
 LogicObject
 Invalid

enum EDamageType

 Pierce
 Slash
 Blunt
 Thrust
 Crush
 Siege
 Fire
 Ice
 Air
 White
 Black
 Arcane
 Irresistible
 Undefined

enum EResource

 Wood
 Planks
 Stone
 Brick
 IronOre
 Iron
 IronBar
 BlackAsh
 BlackAshPackage
 BlackAshPotion
 Fish
 Meat
 Food
 Lenya
 LenyaPackage
 LenyaEssence
 Aria
 AriaCask
 DistilledAria
 None

enum EBuildingType

 Default
 SectorCenter
 ResourceCollector
 ResourceProducer
 UnitProducer
 Sentry
 CreepSpawn
 Charge

enum EBuildingStage

 Planned
 Construction
 Completed
 Remains

enum ECreatureType

 Character
 Summon
 Unit
 Mob
 Animal
 Worker
 Founder

enum ELogicObjectType

 Container
 NavBlocker
 Switch
 QuestMarker