Navigation
BlueprintAPI > BlueprintAPI/Components
Enable or disable replication. This is the equivalent of RemoteRole for actors (only a bool is required for components)
Target is Actor Component
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target | |
| boolean | Should Replicate |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out |