ReplicateInstanceDestroySetting
Controls how Instance:Destroy() calls are replicated from server to clients.
Items 3
| History | Name | Value | Description | |
|---|---|---|---|---|
| 513 | Default | 0 | Uses the engine-default instance destroy replication behavior. | |
| 513 | Disabled | 1 | Uses legacy instance destroy replication behavior. | |
| 513 | Enabled | 2 | Uses improved instance destroy replication behavior. |
Description
Determines the replication behavior the server uses when Instance:Destroy()
is called. This enum is used by
Workspace.ReplicateInstanceDestroySetting.