ObjEditingCommons

Object Editing View source
ObjEditingCommons

Source on GitHub

Enums

Race

public enum Race

Values: Commoner, Creeps, Critters, Demon, Human, Naga, Nightelf, Orc, Other, Undead, Unknown

AttacksEnabled

public enum AttacksEnabled

Values: None, AttackOneOnly, AttackTwoOnly, Both

MovementType

public enum MovementType

Values: None, Foot, Horse, Fly, Hover, Float, Amphipic

ArmorType

public enum ArmorType

Values: Small, Medium, Large, Fortified, Normal, Hero, Divine, Unarmored

AttackType

public enum AttackType

Values: Unknown, Normal, Pierce, Siege, Spells, Chaos, Magic, Hero

WeaponSound

public enum WeaponSound

Values: Nothing, AxeMediumChop, MetalHeavyBash, MetalHeavyChop, MetalHeavySlice, MetalLightChop, MetalLightSlice, MetalMediumBash, MetalMediumChop, MetalMediumSlice, RockHeavyBash, WoodHeavyBash, WoodLightBash, WoodMediumBash

ArmorSoundType

public enum ArmorSoundType

Values: Ethereal, Metal, Flesh, Stone, Wood

WeaponType

public enum WeaponType

Values: None, Normal, Instant, Artillery, ArtilleryLine, Missile, MissileSplash, MissileBounce, MissileLine

UnitTargetType

public enum UnitTargetType

Values: Air, Alive, Allies, Ancient, Dead, Debris, Decoration, Enemies, Friend, Ground, Hero, Invulnerable, Item, Mechanical, Neutral, NonAncient, None, NonHero, NonSapper, NotSelf, Organic, PlayerUnits, Sapper, Self, Structure, Terrain, Tree, Vulnerable, Wall, Ward

Extension Functions

Race.toObjectString

public function Race.toObjectString() returns string

AttacksEnabled.toObjectInt

public function AttacksEnabled.toObjectInt() returns int

UnitTargetType.toObjectString

public function UnitTargetType.toObjectString() returns string

WeaponType.toObjectString

public function WeaponType.toObjectString() returns string

WeaponSound.toString

public function WeaponSound.toString() returns string

ArmorSoundType.toString

public function ArmorSoundType.toString() returns string

ArmorType.toObjectString

public function ArmorType.toObjectString() returns string

AttackType.toObjectString

public function AttackType.toObjectString() returns string

MovementType.toObjectString

public function MovementType.toObjectString() returns string