Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Menghapus entri registry Instance cache yang di-cache untuk Instance yang diberikan.
cache.invalidate(instance: Instance)
instance
Instance
local Players = game:GetService("Players") cache.invalidate(Players) print(cache.iscached(Players))