cache. replace Synchronous
syn.cache_replace
Cache operation.
Luau
cache.replace(instance: Instance, replacement: Instance) -> ()Parameters
| Parameter | Type |
|---|---|
instance | Instance |
replacement | Instance |
Returns
()This function returns no values.