Funzione
Veloce
Actor:SetNetworkAuthorityAutoDistributed
Sets if this Actor will auto distribute the network authority between players when idle<br><br>Please refer to <a href="/docs/core-concepts/scripting/authority-concepts#network-authority">Network Authority</a> for more information
Non ancora tradotto
Sintassi
my_actor:SetNetworkAuthorityAutoDistributed(auto_distribute)
Parametri
| Nome | Tipo | Predefinito | Descrizione |
|---|---|---|---|
auto_distribute
|
boolean | — | Se questo Actor sarà distribuito automaticamente in rete |