ReplicateAssociatedPlayer
Intended to be used with planted interactables. It will check the prop’s Extras field for an associated player and replicate the player to all clients. The client can then access this player via the Prop.Extras.Player field. Note that this field may be nil.
Parameters
Section titled “Parameters”| Name | Type | Default | Description |
|---|---|---|---|
prop | Prop | The prop. |