| addFloorReplaceSprite(string _spriteName) | ISMoveableDefinitions | static |
| addHealthDefinition(string _material, number _modifier) | ISMoveableDefinitions | static |
| addMaterialDefinition(string _material, string _returnItem, number _maxAmount, number _chancePerRoll) | ISMoveableDefinitions | static |
| addRepairDefinition(string _material, string[] _tools, string[] _tools2, PerkFactory::Perk _perk, number _baseActionTime, string _sound, boolean _isWav, number _baseChance) | ISMoveableDefinitions | static |
| addRepairItem(string _material, string _partItem, number _amountNeeded, boolean _required, number _damageAmount) | ISMoveableDefinitions | static |
| addScrapDefinition(string _material, string[] _tools, string[] _tools2, PerkFactory::Perk _perk, number _baseActionTime, string _sound, boolean _isWav, number _baseChance, string _unusableItem) | ISMoveableDefinitions | static |
| addScrapItem(string _material, string _returnItem, number _maxAmount, number _chancePerRoll, boolean _isStaticSize) | ISMoveableDefinitions | static |
| addToolDefinition(string _name, string[] _items, PerkFactory::Perk _perk, number _baseActionTime, string _sound, boolean _isWav) | ISMoveableDefinitions | static |
| floorReplaceSprites | ISMoveableDefinitions | |
| getHealthDefinition(string _material) | ISMoveableDefinitions | static |
| getMaterialDefinition(string _material) | ISMoveableDefinitions | static |
| getRepairDefinition(string _material) | ISMoveableDefinitions | static |
| getScrapDefinition(string _material) | ISMoveableDefinitions | static |
| getScrapItems(string _material) | ISMoveableDefinitions | static |
| getToolDefinition(string _name) | ISMoveableDefinitions | static |
| healthDefinitions | ISMoveableDefinitions | |
| isFloorReplaceSprite(string _spriteName) | ISMoveableDefinitions | static |
| isRepairDefinitionValid(string _material) | ISMoveableDefinitions | static |
| isScrapDefinitionValid(string _material) | ISMoveableDefinitions | static |
| matsDefinitions | ISMoveableDefinitions | |
| parseItemTypes(string[] _types) | ISMoveableDefinitions | static |
| removeHealthDefinition(string _material) | ISMoveableDefinitions | static |
| removeMaterialDefinition(string _material) | ISMoveableDefinitions | static |
| removeRepairDefinition(string _material) | ISMoveableDefinitions | static |
| removeScrapDefinition(string _material) | ISMoveableDefinitions | static |
| removeToolDefinition(string _name) | ISMoveableDefinitions | static |
| repairDefinitions | ISMoveableDefinitions | |
| reset() | ISMoveableDefinitions | static |
| resetFloorReplaceSprites() | ISMoveableDefinitions | static |
| resetHealth() | ISMoveableDefinitions | static |
| resetMaterials() | ISMoveableDefinitions | static |
| resetRepair() | ISMoveableDefinitions | static |
| resetScrap() | ISMoveableDefinitions | static |
| resetTools() | ISMoveableDefinitions | static |
| scrapDefinitions | ISMoveableDefinitions | |
| toolDefinitions | ISMoveableDefinitions | |