nanos world API Reference Unofficial documentation
Function Shared Fast

Actor:IsNetworkDistributed

Returns true if this Actor is currently network distributed. Only actors being network distributed can have their network authority set<br>Entities have NetworkDistributed automatically disabled when: Attached, Possessed, Grabbed, Picked Up or Driving

Syntax

Lua
my_actor:IsNetworkDistributed()

Returns

  • boolean