| AddedPickingSpeedMultiplier | Barotrauma.ItemPrefab | |
| AddedRepairSpeedMultiplier | Barotrauma.ItemPrefab | |
| AISlowTurretPriority | Barotrauma.ItemPrefab | |
| AITurretPriority | Barotrauma.ItemPrefab | |
| AITurretTargetingMaxDistance | Barotrauma.ItemPrefab | |
| Aliases | Barotrauma.ItemPrefab | |
| AllowAsExtraCargo | Barotrauma.ItemPrefab | |
| AllowDeconstruct | Barotrauma.ItemPrefab | |
| AllowDroppingOnSwap | Barotrauma.ItemPrefab | |
| AllowDroppingOnSwapWith | Barotrauma.ItemPrefab | |
| AllowedLinks | Barotrauma.ItemPrefab | |
| AllowedUpgrades | Barotrauma.MapEntityPrefab | |
| AllowRotatingInEditor | Barotrauma.ItemPrefab | |
| AllowSellingWhenBroken | Barotrauma.ItemPrefab | |
| AllowStealingAlways | Barotrauma.ItemPrefab | |
| AllowStealingContainedItems | Barotrauma.ItemPrefab | |
| BotPriority | Barotrauma.ItemPrefab | |
| CanBeBought | Barotrauma.ItemPrefab | |
| CanBeBoughtFrom(Location.StoreInfo store, out PriceInfo priceInfo) | Barotrauma.ItemPrefab | |
| CanBeBoughtFrom(Location location) | Barotrauma.ItemPrefab | |
| CanBeSold | Barotrauma.ItemPrefab | |
| CanFlipX | Barotrauma.ItemPrefab | |
| CanFlipY | Barotrauma.ItemPrefab | |
| CannotRepairFail | Barotrauma.ItemPrefab | |
| CanSpriteFlipX | Barotrauma.ItemPrefab | |
| CanSpriteFlipY | Barotrauma.ItemPrefab | |
| CargoContainerIdentifier | Barotrauma.ItemPrefab | |
| Category | Barotrauma.ItemPrefab | |
| ConfigElement | Barotrauma.ItemPrefab | |
| ContentFile | Barotrauma.Prefab | |
| ContentPackage | Barotrauma.Prefab | |
| CreateInstance(Rectangle rect) | Barotrauma.ItemPrefab | protected |
| DamagedByExplosions | Barotrauma.ItemPrefab | |
| DamagedByMeleeWeapons | Barotrauma.ItemPrefab | |
| DamagedByMonsters | Barotrauma.ItemPrefab | |
| DamagedByProjectiles | Barotrauma.ItemPrefab | |
| DamagedByRepairTools | Barotrauma.ItemPrefab | |
| DeconstructItems | Barotrauma.ItemPrefab | |
| DeconstructTime | Barotrauma.ItemPrefab | |
| DefaultInteractDistance | Barotrauma.ItemPrefab | static |
| DefaultPrice | Barotrauma.ItemPrefab | |
| Description | Barotrauma.MapEntityPrefab | |
| DetermineIdentifier(XElement element) | Barotrauma.ItemPrefab | protectedvirtual |
| DisableCommandMenuWhenSelected | Barotrauma.ItemPrefab | |
| DisableItemUsageWhenSelected | Barotrauma.ItemPrefab | |
| DisallowCallFromConstructor() | Barotrauma.Prefab | static |
| Dispose() | Barotrauma.ItemPrefab | |
| DontTransferBetweenSubs | Barotrauma.ItemPrefab | |
| EquipConfirmationText | Barotrauma.ItemPrefab | |
| ExplosionDamageMultiplier | Barotrauma.ItemPrefab | |
| FabricationRecipes | Barotrauma.ItemPrefab | |
| FilePath | Barotrauma.Prefab | |
| Find(string name, Identifier identifier) | Barotrauma.ItemPrefab | static |
| Barotrauma::MapEntityPrefab.Find(string name, string identifier=null, bool showErrorMessages=true) | Barotrauma.MapEntityPrefab | static |
| Barotrauma::MapEntityPrefab.Find(string name, Identifier identifier, bool showErrorMessages=true) | Barotrauma.MapEntityPrefab | static |
| Barotrauma::MapEntityPrefab.Find(Predicate< MapEntityPrefab > predicate) | Barotrauma.MapEntityPrefab | static |
| FindByIdentifier(Identifier identifier) | Barotrauma.MapEntityPrefab | static |
| FindByName(string name) | Barotrauma.MapEntityPrefab | static |
| FocusOnSelected | Barotrauma.ItemPrefab | |
| GenerateLegacyIdentifier(string name) | Barotrauma.ItemPrefab | static |
| GetAllowedUpgrades() | Barotrauma.MapEntityPrefab | |
| GetBuyPricesUnder(int maxCost=0) | Barotrauma.ItemPrefab | |
| GetCommonnessInfo(Level level) | Barotrauma.ItemPrefab | |
| GetHullNameTextId() | Barotrauma.MapEntityPrefab | |
| GetItemNameTextId() | Barotrauma.MapEntityPrefab | |
| GetItemPrefab(string itemNameOrId) | Barotrauma.ItemPrefab | static |
| GetMaxStackSize(Inventory inventory) | Barotrauma.ItemPrefab | |
| GetMinPrice() | Barotrauma.ItemPrefab | |
| GetParentModPackageOrThisPackage() | Barotrauma.ItemPrefab | |
| GetPriceInfo(Location.StoreInfo store) | Barotrauma.ItemPrefab | |
| GetRandom(Predicate< MapEntityPrefab > predicate, Rand.RandSync sync) | Barotrauma.MapEntityPrefab | static |
| GetSelected() | Barotrauma.MapEntityPrefab | static |
| GetSellPricesOver(int minCost=0, bool sellingImportant=true) | Barotrauma.ItemPrefab | |
| GetTreatmentSuitability(Identifier treatmentIdentifier) | Barotrauma.ItemPrefab | |
| GrabWhenSelected | Barotrauma.ItemPrefab | |
| HasSubCategory(string subcategory) | Barotrauma.MapEntityPrefab | |
| Health | Barotrauma.ItemPrefab | |
| HideConditionBar | Barotrauma.ItemPrefab | |
| HideConditionInTooltip | Barotrauma.ItemPrefab | |
| HideInEditors | Barotrauma.MapEntityPrefab | |
| HideInMenus | Barotrauma.MapEntityPrefab | |
| Identifier | Barotrauma.Prefab | |
| ImpactTolerance | Barotrauma.ItemPrefab | |
| Indestructible | Barotrauma.ItemPrefab | |
| InheritFrom(ItemPrefab parent) | Barotrauma.ItemPrefab | |
| Barotrauma::IImplementsVariants< ItemPrefab >.InheritFrom(T parent) | Barotrauma.IImplementsVariants< ItemPrefab > | |
| InteractDistance | Barotrauma.ItemPrefab | |
| InteractPriority | Barotrauma.ItemPrefab | |
| InteractThroughWalls | Barotrauma.ItemPrefab | |
| IsAITurretTarget | Barotrauma.ItemPrefab | |
| IsContainerPreferred(Item item, ItemContainer targetContainer, out bool isPreferencesDefined, out bool isSecondary, bool requireConditionRequirement=false, bool checkTransferConditions=false) | Barotrauma.ItemPrefab | |
| IsContainerPreferred(Item item, Identifier[] identifiersOrTags, out bool isPreferencesDefined, out bool isSecondary) | Barotrauma.ItemPrefab | |
| IsContainerPreferred(IEnumerable< Identifier > preferences, ItemContainer c) | Barotrauma.ItemPrefab | static |
| IsContainerPreferred(IEnumerable< Identifier > preferences, IEnumerable< Identifier > ids) | Barotrauma.ItemPrefab | static |
| IsDangerous | Barotrauma.ItemPrefab | |
| IsLinkAllowed(MapEntityPrefab target) | Barotrauma.MapEntityPrefab | |
| IsOverride | Barotrauma.ItemPrefab | |
| ItemDamageMultiplier | Barotrauma.ItemPrefab | |
| ItemPrefab(ContentXElement element, ItemFile file) | Barotrauma.ItemPrefab | |
| LevelQuantity | Barotrauma.ItemPrefab | |
| Linkable | Barotrauma.MapEntityPrefab | |
| List | Barotrauma.MapEntityPrefab | static |
| LoadDescription(ContentXElement element) | Barotrauma.MapEntityPrefab | protected |
| MapEntityPrefab(Identifier identifier) | Barotrauma.MapEntityPrefab | protected |
| MapEntityPrefab(ContentXElement element, ContentFile file) | Barotrauma.MapEntityPrefab | |
| MaxScale | Barotrauma.ItemPrefab | |
| MaxStackSize | Barotrauma.ItemPrefab | |
| MaxStackSizeCharacterInventory | Barotrauma.ItemPrefab | |
| MaxStackSizeHoldableOrWearableInventory | Barotrauma.ItemPrefab | |
| MinScale | Barotrauma.ItemPrefab | |
| Name | Barotrauma.ItemPrefab | |
| NameMatches(string name, StringComparison comparisonType) | Barotrauma.MapEntityPrefab | |
| NameMatches(IEnumerable< string > allowedNames, StringComparison comparisonType) | Barotrauma.MapEntityPrefab | |
| OffsetOnSelected | Barotrauma.ItemPrefab | |
| OnDamagedThreshold | Barotrauma.ItemPrefab | |
| OriginalName | Barotrauma.ItemPrefab | |
| ParentPrefab | Barotrauma.ItemPrefab | |
| placePosition | Barotrauma.MapEntityPrefab | protectedstatic |
| Prefab(ContentFile file, Identifier identifier) | Barotrauma.Prefab | |
| Prefab(ContentFile file, ContentXElement element) | Barotrauma.Prefab | |
| Prefabs | Barotrauma.ItemPrefab | static |
| PrefabWithUintIdentifier(ContentFile file, Identifier identifier) | Barotrauma.PrefabWithUintIdentifier | protected |
| PrefabWithUintIdentifier(ContentFile file, ContentXElement element) | Barotrauma.PrefabWithUintIdentifier | protected |
| PreferredContainers | Barotrauma.ItemPrefab | |
| RandomDeconstructionOutput | Barotrauma.ItemPrefab | |
| RandomDeconstructionOutputAmount | Barotrauma.ItemPrefab | |
| RequireBodyInsideTrigger | Barotrauma.ItemPrefab | |
| RequireCampaignInteract | Barotrauma.ItemPrefab | |
| RequireCursorInsideTrigger | Barotrauma.ItemPrefab | |
| ResizeHorizontal | Barotrauma.MapEntityPrefab | |
| ResizeVertical | Barotrauma.MapEntityPrefab | |
| Scale | Barotrauma.MapEntityPrefab | |
| Selected | Barotrauma.MapEntityPrefab | static |
| SelectPrefab(object selection) | Barotrauma.MapEntityPrefab | static |
| ShowContentsInTooltip | Barotrauma.ItemPrefab | |
| ShowHealthBar | Barotrauma.ItemPrefab | |
| ShowNameInHealthBar | Barotrauma.ItemPrefab | |
| SignalComponentColor | Barotrauma.ItemPrefab | |
| Size | Barotrauma.ItemPrefab | |
| SkillRequirementHints | Barotrauma.ItemPrefab | |
| SonarSize | Barotrauma.ItemPrefab | |
| Sprite | Barotrauma.ItemPrefab | |
| SpriteColor | Barotrauma.MapEntityPrefab | |
| Subcategory | Barotrauma.MapEntityPrefab | |
| SwappableItem | Barotrauma.ItemPrefab | |
| Tags | Barotrauma.ItemPrefab | |
| ToString() | Barotrauma.ItemPrefab | |
| Triggers | Barotrauma.ItemPrefab | |
| Types | Barotrauma.Prefab | static |
| UintIdentifier | Barotrauma.PrefabWithUintIdentifier | |
| UseContainedInventoryIconColor | Barotrauma.ItemPrefab | |
| UseContainedSpriteColor | Barotrauma.ItemPrefab | |
| UseInHealthInterface | Barotrauma.ItemPrefab | |
| VariantOf | Barotrauma.ItemPrefab | |