nanos world API Reference Unofficial documentation
Function Client Fast

Entity:HasAuthority

Gets if the local context has authority over this Entity (true if spawned by the client, false if spawned by the server)

Syntax

Lua
my_entity:HasAuthority()

Returns

  • boolean true if spawned by the client, false if spawned by the server