Function
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
my_actor:IsNetworkDistributed()
Returns
- boolean