- Found in:
- RaceMenu
Description
Documentation Comment
Returns the reference that is holding the item described by this uniqueId
If the item is in the world, it will return the world reference of itself
If the item is inside of an inventory, it will return the reference of the inventory
Caveats
Parameters
intuniqueId
Examples
Auto-Generated Example
int myInt__uniqueId
Form returnedValue = NiOverride.GetOwnerOfUniqueID(myInt__uniqueId)