ps4_tus_slot_data table reference - Stingray Lua API Reference
         
	
    
    
Returned by calls to stingray.Tus.get_data_result(), and by stingray.Tus.get_result() when stingray.Tus.DETAILS is passed
        as the format parameter, in order to provide details about a specific slot.
				|   | 
Indicates whether or not any data is stored in the slot.
 | 
 
				|   | 
The SceNpOnlineId of the last person to change this value.
 | 
 
				|   | 
The SceNpAccountId of the last person to change this value.
 | 
 
				|   | 
The tick count at which the value of this slot was last changed.
 | 
 
				|   | 
The last value stored in the slot.
 | 
 
				|   | 
The SceNpOnlineId of the owner of this slot.
 | 
 
				|   | 
The SceNpAccountId of the owner of this slot.
 | 
 
				|   | 
The current value stored in the slot.
 |