Difference between revisions of "OnItemAdded - ObjectReference"

imported>DavidJCobb
(→‎Notes: Per Bethesda docs on the FO4 CK wiki, "dump" here means "dump to a log," not "dump in the trash.")
imported>Quindraco
 
Line 14: Line 14:
*akBaseItem: The base object for the item that was added to this container.
*akBaseItem: The base object for the item that was added to this container.
*aiItemCount: The number of items added to this container.
*aiItemCount: The number of items added to this container.
*akItemReference: The specific reference added to the container, if any. Will be None if a non-persistant object is added.
*akItemReference: The specific reference added to the container, if any. Will be None if a non-persistent object is added.
*akSourceContainer: The container that the object(s) came from. If None, then the object came from the world.
*akSourceContainer: The container that the object(s) came from. If None, then the object came from the world.


Anonymous user