PlayerCharacterDestroyBehavior
Controls destruction behavior when a player character is removed.
Items 3
| History | Name | Value | Description | |
|---|---|---|---|---|
| 603 | Default | 0 | Uses the engine-default behavior. | |
| 603 | Disabled | 1 | Automatic | |
| 603 | Enabled | 2 | The engine automatically calls |
Description
Controls whether the engine automatically calls Destroy() on a player's old
character when it is replaced and on the Player object when the player
leaves. This enum is used by Workspace.PlayerCharacterDestroyBehavior.