ExtendedItemFunctionPrefix
Callable
Parameters
Item: Item = DialogFocusItem
The extended item in question; defaults to DialogFocusItem
Returns `InventoryBodyUpper${string}` | `InventoryBodyLower${string}` | `InventoryEyebrows${string}` | `InventoryEyes${string}` | `InventoryEyes2${string}` | `InventoryMouth${string}` | `InventoryPussy${string}` | `InventoryBlush${string}` | `InventoryFluids${string}` | `InventoryEmoticon${string}` | `InventoryAnkletLeft${string}` | `InventoryAnkletRight${string}` | `InventoryArmsLeft${string}` | `InventoryArmsRight${string}` | `InventoryBodyStyle${string}` | `InventoryBodyMarkings${string}` | `InventoryBra${string}` | `InventoryBracelet${string}` | `InventoryCloth${string}` | `InventoryClothAccessory${string}` | `InventoryClothLower${string}` | `InventoryClothOuter${string}` | `InventoryCorset${string}` | `InventoryDecals${string}` | `InventoryEyeShadow${string}` | `InventoryFacialHair${string}` | `InventoryGarters${string}` | `InventoryGlasses${string}` | `InventoryGloves${string}` | `InventoryHairAccessory1${string}` | `InventoryHairAccessory2${string}` | `InventoryHairAccessory3${string}` | `InventoryHairBack${string}` | `InventoryHairFront${string}` | `InventoryHandAccessoryLeft${string}` | `InventoryHandAccessoryRight${string}` | `InventoryHat${string}` | `InventoryHead${string}` | `InventoryHeight${string}` | `InventoryJewelry${string}` | `InventoryMask${string}` | `InventoryNecklace${string}` | `InventoryNipples${string}` | `InventoryPanties${string}` | `InventoryPronouns${string}` | `InventoryShoes${string}` | `InventorySocks${string}` | `InventorySocksLeft${string}` | `InventorySocksRight${string}` | `InventorySuit${string}` | `InventorySuitLower${string}` | `InventoryTailStraps${string}` | `InventoryWings${string}` | `InventoryHandsLeft${string}` | `InventoryHandsRight${string}` | `InventoryFaceMarkings${string}` | `InventoryItemAddon${string}` | `InventoryItemArms${string}` | `InventoryItemBoots${string}` | `InventoryItemBreast${string}` | `InventoryItemButt${string}` | `InventoryItemDevices${string}` | `InventoryItemEars${string}` | `InventoryItemFeet${string}` | `InventoryItemHands${string}` | `InventoryItemHead${string}` | `InventoryItemHood${string}` | `InventoryItemLegs${string}` | `InventoryItemMisc${string}` | `InventoryItemMouth${string}` | `InventoryItemMouth2${string}` | `InventoryItemMouth3${string}` | `InventoryItemNeck${string}` | `InventoryItemNeckAccessories${string}` | `InventoryItemNeckRestraints${string}` | `InventoryItemNipples${string}` | `InventoryItemNipplesPiercings${string}` | `InventoryItemNose${string}` | `InventoryItemPelvis${string}` | `InventoryItemTorso${string}` | `InventoryItemTorso2${string}` | `InventoryItemVulva${string}` | `InventoryItemVulvaPiercings${string}` | `InventoryItemHandheld${string}` | `InventoryItemScript${string}`
The extended item function prefix for the currently focused item
Simple getter for the function prefix used for the passed extended item - used for calling standard extended item functions (e.g. if the currently focused it is the hemp rope arm restraint, this will return "InventoryItemArmsHempRope", allowing functions like InventoryItemArmsHempRopeLoad to be called)