class InventoryCombinationFlagsSource
Constants 17
static const int NONE = 0static const int ADD_AS_ATTACHMENT = 1Referenced by HandsContainer.GetCombinationFlags(), HandsContainer.OnPerformCombination(), HandsContainer.ShowActionMenuCombine()
Show 11 more
, Icon.Combine(), Icon.DraggingOver(), Icon.DraggingOverCombine(), Icon.DropReceivedFromMain(), Icon.FlagAction(), Icon.OnPerformCombination(), Icon.PerformCombination(), Icon.ShowActionMenuCombine(), Icon.UpdateFrameColor(), ItemManager.GetChosenCombinationFlag(), and ItemManager.GetCombinationFlags()static const int ADD_AS_CARGO = 2Referenced by HandsContainer.GetCombinationFlags(), HandsContainer.OnPerformCombination(), HandsContainer.ShowActionMenuCombine()
Show 11 more
, Icon.Combine(), Icon.DraggingOver(), Icon.DraggingOverCombine(), Icon.DropReceivedFromMain(), Icon.FlagAction(), Icon.OnPerformCombination(), Icon.PerformCombination(), Icon.ShowActionMenuCombine(), Icon.UpdateFrameColor(), ItemManager.GetChosenCombinationFlag(), and ItemManager.GetCombinationFlags()static const int SWAP = 4static const int FSWAP = 8static const int CRAFT = 16static const int ACTIONS = 32static const int SWAP_MAGAZINE = 64Referenced by Icon.DraggingOver(), Icon.DropReceivedFromMain(), Icon.PerformCombination()
Show 2 more
, Icon.UpdateFrameColor(), and ItemManager.GetChosenCombinationFlag()static const int TAKE_TO_HANDS = 128static const int RECIPE_HANDS = 256static const int COMBINE_QUANTITY2 = 512static const int RECIPE_ANYWHERE = 1024Referenced by HandsContainer.GetCombinationFlags()
static const int PERFORM_ACTION = 2048static const int LOAD_CHAMBER = 4096static const int DETACH_MAGAZINE = 8192static const int ATTACH_MAGAZINE = 16384Referenced by Icon.FlagAction()
static const int SET_ACTION = 32768