AccessOnlyWhenBroken | Barotrauma.Items.Components.ItemContainer | |
AIContainItems< T >(ItemContainer container, Character character, AIObjective currentObjective, int itemCount, bool equip, bool removeEmpty, bool spawnItemIfNotFound=false, bool dropItemOnDeselected=false) | Barotrauma.Items.Components.ItemComponent | protected |
AIUpdateInterval | Barotrauma.Items.Components.ItemComponent | protectedstatic |
aiUpdateTimer | Barotrauma.Items.Components.ItemComponent | protected |
AllowAccess | Barotrauma.Items.Components.ItemContainer | |
AllowAccessWhenDropped | Barotrauma.Items.Components.ItemContainer | |
AllowDragAndDrop | Barotrauma.Items.Components.ItemContainer | |
AllowInGameEditing | Barotrauma.Items.Components.ItemComponent | |
AllowSwappingContainedItems | Barotrauma.Items.Components.ItemContainer | |
AllSubContainableItems | Barotrauma.Items.Components.ItemContainer | |
ApplyStatusEffects(ActionType type, float deltaTime, Character character=null, Limb targetLimb=null, Entity useTarget=null, Character user=null, Vector2? worldPosition=null, float afflictionMultiplier=1.0f) | Barotrauma.Items.Components.ItemComponent | |
AutoFill | Barotrauma.Items.Components.ItemContainer | |
AutoInject | Barotrauma.Items.Components.ItemContainer | |
AutoInjectThreshold | Barotrauma.Items.Components.ItemContainer | |
AutoInteractWithContained | Barotrauma.Items.Components.ItemContainer | |
BlameEquipperForDeath() | Barotrauma.Items.Components.ItemContainer | |
CanBeCombined | Barotrauma.Items.Components.ItemComponent | |
canBeCombined | Barotrauma.Items.Components.ItemComponent | protected |
CanBeContained(Item item) | Barotrauma.Items.Components.ItemContainer | |
CanBeContained(Item item, int index) | Barotrauma.Items.Components.ItemContainer | |
CanBeContained(ItemPrefab itemPrefab) | Barotrauma.Items.Components.ItemContainer | |
CanBeContained(ItemPrefab itemPrefab, int index) | Barotrauma.Items.Components.ItemContainer | |
CanBePicked | Barotrauma.Items.Components.ItemComponent | |
canBePicked | Barotrauma.Items.Components.ItemComponent | protected |
CanBeSelected | Barotrauma.Items.Components.ItemComponent | |
canBeSelected | Barotrauma.Items.Components.ItemComponent | protected |
Capacity | Barotrauma.Items.Components.ItemContainer | |
CharacterUsable | Barotrauma.Items.Components.ItemComponent | |
characterUsable | Barotrauma.Items.Components.ItemComponent | protected |
CombatPriority | Barotrauma.Items.Components.ItemComponent | |
Combine(Item item, Character user) | Barotrauma.Items.Components.ItemContainer | virtual |
ContainableItemIdentifiers | Barotrauma.Items.Components.ItemContainer | |
ContainableItems | Barotrauma.Items.Components.ItemContainer | |
ContainableRestrictions | Barotrauma.Items.Components.ItemContainer | |
ContainedItemCount | Barotrauma.Items.Components.ItemContainer | |
ContainedNonBrokenItemCount | Barotrauma.Items.Components.ItemContainer | |
ContainsItemsWithSameIdentifier(Item item) | Barotrauma.Items.Components.ItemContainer | |
CorrectionDelay | Barotrauma.Items.Components.ItemComponent | protectedstatic |
CrewAIOperate(float deltaTime, Character character, AIObjectiveOperateItem objective) | Barotrauma.Items.Components.ItemComponent | virtual |
DegreeOfSuccess(Character character) | Barotrauma.Items.Components.ItemComponent | |
DegreeOfSuccess(Character character, List< Skill > requiredSkills) | Barotrauma.Items.Components.ItemComponent | |
delayedCorrectionCoroutine | Barotrauma.Items.Components.ItemComponent | protected |
DeleteOnUse | Barotrauma.Items.Components.ItemComponent | |
DisabledRequiredItems | Barotrauma.Items.Components.ItemComponent | |
DisallowSellingItemsFromContainer | Barotrauma.Items.Components.ItemComponent | |
DisplayMsg | Barotrauma.Items.Components.ItemComponent | |
DontTransferInventoryBetweenSubs | Barotrauma.Items.Components.ItemComponent | |
Drawable | Barotrauma.Items.Components.ItemComponent | |
DrawHudWhenEquipped | Barotrauma.Items.Components.ItemComponent | |
DrawInventory | Barotrauma.Items.Components.ItemContainer | |
Drop(Character dropper, bool setTransform=true) | Barotrauma.Items.Components.ItemContainer | virtual |
Equip(Character character) | Barotrauma.Items.Components.ItemContainer | virtual |
ExtractEventData< T >(NetEntityEvent.IData data) | Barotrauma.Items.Components.ItemComponent | protected |
ExtraStackSize | Barotrauma.Items.Components.ItemContainer | |
FindSuitableSubContainerIndex(Identifier itemTagOrIdentifier) | Barotrauma.Items.Components.ItemContainer | |
FlipX(bool relativeToSub) | Barotrauma.Items.Components.ItemContainer | virtual |
FlipY(bool relativeToSub) | Barotrauma.Items.Components.ItemComponent | virtual |
GetMaxStackSize(int slotIndex) | Barotrauma.Items.Components.ItemContainer | |
GetSkillMultiplier() | Barotrauma.Items.Components.ItemComponent | virtual |
GetTextureDirectory(ContentXElement subElement) | Barotrauma.Items.Components.ItemComponent | protected |
GuiFrameOffset | Barotrauma.Items.Components.ItemComponent | |
HasAccess(Character character) | Barotrauma.Items.Components.ItemComponent | virtual |
HasRequiredContainedItems(Character user, bool addMessage, LocalizedString msg=null) | Barotrauma.Items.Components.ItemComponent | |
HasRequiredItems(Character character, bool addMessage, LocalizedString msg=null) | Barotrauma.Items.Components.ItemContainer | virtual |
HasRequiredSkills(Character character) | Barotrauma.Items.Components.ItemComponent | |
HasRequiredSkills(Character character, out Skill insufficientSkill) | Barotrauma.Items.Components.ItemComponent | |
hasSignalConnections | Barotrauma.Items.Components.ItemContainer | |
HasSubContainers | Barotrauma.Items.Components.ItemContainer | |
HideItems | Barotrauma.Items.Components.ItemContainer | |
InheritParentIsActive | Barotrauma.Items.Components.ItemComponent | |
InheritStatusEffects | Barotrauma.Items.Components.ItemComponent | |
Inventory | Barotrauma.Items.Components.ItemContainer | |
IsActive | Barotrauma.Items.Components.ItemComponent | |
IsActiveConditionalComparison | Barotrauma.Items.Components.ItemComponent | |
IsActiveConditionals | Barotrauma.Items.Components.ItemComponent | |
IsEmpty(Character user) | Barotrauma.Items.Components.ItemComponent | |
Item | Barotrauma.Items.Components.ItemComponent | |
item | Barotrauma.Items.Components.ItemComponent | protected |
ItemComponent(Item item, ContentXElement element) | Barotrauma.Items.Components.ItemComponent | |
ItemContainer(Item item, ContentXElement element) | Barotrauma.Items.Components.ItemContainer | |
ItemInterval | Barotrauma.Items.Components.ItemContainer | |
ItemPos | Barotrauma.Items.Components.ItemContainer | |
ItemRotation | Barotrauma.Items.Components.ItemContainer | |
ItemsPerRow | Barotrauma.Items.Components.ItemContainer | |
ItemUseInfo(Item Item, Character User) | Barotrauma.Items.Components.ItemComponent | |
Load(ContentXElement componentElement, bool usePrefabValues, IdRemap idRemap, bool isItemSwap) | Barotrauma.Items.Components.ItemContainer | virtual |
Barotrauma::Items::Components::ItemComponent.Load(ContentXElement element, Item item, bool errorMessages=true) | Barotrauma.Items.Components.ItemComponent | static |
Locked | Barotrauma.Items.Components.ItemContainer | |
LockGuiFramePosition | Barotrauma.Items.Components.ItemComponent | |
MainContainerCapacity | Barotrauma.Items.Components.ItemContainer | |
ManuallySelectedSound | Barotrauma.Items.Components.ItemComponent | |
MaxStackSize | Barotrauma.Items.Components.ItemContainer | |
Move(Vector2 amount, bool ignoreContacts=false) | Barotrauma.Items.Components.ItemContainer | virtual |
Msg | Barotrauma.Items.Components.ItemComponent | |
Name | Barotrauma.Items.Components.ItemComponent | |
name | Barotrauma.Items.Components.ItemComponent | protected |
OnActiveStateChanged | Barotrauma.Items.Components.ItemComponent | |
OnContainedItemsChanged | Barotrauma.Items.Components.ItemContainer | |
OnInventoryChanged() | Barotrauma.Items.Components.ItemComponent | virtual |
OnItemContained(Item containedItem) | Barotrauma.Items.Components.ItemContainer | |
OnItemLoaded() | Barotrauma.Items.Components.ItemContainer | virtual |
OnItemRemoved(Item containedItem) | Barotrauma.Items.Components.ItemContainer | |
OnMapLoaded() | Barotrauma.Items.Components.ItemContainer | virtual |
OnScaleChanged() | Barotrauma.Items.Components.ItemComponent | virtual |
OnUsed | Barotrauma.Items.Components.ItemComponent | |
originalElement | Barotrauma.Items.Components.ItemComponent | |
Parent | Barotrauma.Items.Components.ItemComponent | |
ParseMsg() | Barotrauma.Items.Components.ItemComponent | virtual |
Pick(Character picker) | Barotrauma.Items.Components.ItemContainer | virtual |
PickingMsg | Barotrauma.Items.Components.ItemComponent | |
PickingTime | Barotrauma.Items.Components.ItemComponent | |
PickKey | Barotrauma.Items.Components.ItemComponent | |
QuickUseMovesItemsInside | Barotrauma.Items.Components.ItemContainer | |
ReceiveSignal(Signal signal, Connection connection) | Barotrauma.Items.Components.ItemContainer | virtual |
ReloadContainableRestrictions(ContentXElement element) | Barotrauma.Items.Components.ItemContainer | |
Remove() | Barotrauma.Items.Components.ItemComponent | |
RemoveComponentSpecific() | Barotrauma.Items.Components.ItemContainer | protectedvirtual |
RemoveContainedItemsOnDeconstruct | Barotrauma.Items.Components.ItemContainer | |
RemoveOnCombined | Barotrauma.Items.Components.ItemComponent | |
removeOnCombined | Barotrauma.Items.Components.ItemComponent | protected |
RequiredItems | Barotrauma.Items.Components.ItemComponent | |
RequiredSkills | Barotrauma.Items.Components.ItemComponent | |
Reset() | Barotrauma.Items.Components.ItemComponent | virtual |
Save(XElement parentElement) | Barotrauma.Items.Components.ItemContainer | virtual |
SecondaryUse(float deltaTime, Character character=null) | Barotrauma.Items.Components.ItemComponent | virtual |
Select(Character character) | Barotrauma.Items.Components.ItemContainer | virtual |
SelectKey | Barotrauma.Items.Components.ItemComponent | |
SerializableProperties | Barotrauma.Items.Components.ItemComponent | |
ServerGetEventData() | Barotrauma.Items.Components.ItemComponent | virtual |
SetContainedItemPositions() | Barotrauma.Items.Components.ItemContainer | |
SetRequiredItems(ContentXElement element, bool allowEmpty=false) | Barotrauma.Items.Components.ItemComponent | |
ShallowRemove() | Barotrauma.Items.Components.ItemComponent | |
ShallowRemoveComponentSpecific() | Barotrauma.Items.Components.ItemContainer | protectedvirtual |
ShouldBeContained(string[] identifiersOrTags, out bool isRestrictionsDefined) | Barotrauma.Items.Components.ItemContainer | |
ShouldBeContained(Item item, out bool isRestrictionsDefined) | Barotrauma.Items.Components.ItemContainer | |
SlotsPerRow | Barotrauma.Items.Components.ItemContainer | |
SpawnWithId | Barotrauma.Items.Components.ItemContainer | |
SpawnWithIdWhenBroken | Barotrauma.Items.Components.ItemContainer | |
Speed | Barotrauma.Items.Components.ItemComponent | |
statusEffectLists | Barotrauma.Items.Components.ItemComponent | |
TryExtractEventData< T >(NetEntityEvent.IData data, out T componentData) | Barotrauma.Items.Components.ItemComponent | protected |
Unequip(Character character) | Barotrauma.Items.Components.ItemComponent | virtual |
Update(float deltaTime, Camera cam) | Barotrauma.Items.Components.ItemContainer | virtual |
UpdateBroken(float deltaTime, Camera cam) | Barotrauma.Items.Components.ItemContainer | virtual |
UpdateWhenInactive | Barotrauma.Items.Components.ItemComponent | |
Use(float deltaTime, Character character=null) | Barotrauma.Items.Components.ItemComponent | virtual |
ValidateEventData(NetEntityEvent.IData data) | Barotrauma.Items.Components.ItemComponent | virtual |
WasSecondaryUsed | Barotrauma.Items.Components.ItemComponent | |
WasUsed | Barotrauma.Items.Components.ItemComponent | |