Table of Contents

NetworkInstantiated

Properties
public bool NetworkInstantiated { get; }

true if the entity originates from network replication (created by another client). false if the entity was created locally.

Property Value
Type Description
bool