ExtendedItemFunctionPrefix
Callable
Parameters
Item: Item = DialogFocusItem
The extended item in question; defaults to DialogFocusItem
Returns string
The extended item function prefix for the currently focused item
The extended item in question; defaults to DialogFocusItem
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)