replica:DestroyFor(player: Player): void
Server OnlyStops replicating this Replica to a specific player without destroying it for anyone else -- the client-side copy is torn down for that player only.
Parameters
player*Player | The player to stop replicating to. |
Returns
voidNo return value.
replica:DestroyFor(player)