Project-GC Lua Sandbox API
Loading...
Searching...
No Matches
GetLabCacheFinds

Member Function Documentation

◆ GetLabCacheFinds()

GetLabCacheFinds ( $profileId)

Returns an associative array with the labcache finds from given profileId.

Parameters
int$profileId(required) An integer with the users profile id.
Returns
array|false A list of lab cache finds. Fields:
  • guid (string)
  • name (string)
  • date_found (string)