Funzione
Veloce
Entity:HasAuthority
Indica se il contesto locale ha autorità su questa entità: vero se è stata creata dal client, falso se dal server
Mostra l'originale in inglese
Gets if the local context has authority over this Entity (true if spawned by the client, false if spawned by the server)
Sintassi
my_entity:HasAuthority()
Valore restituito
- boolean Vero se creata dal client, falso se creata dal server