Class ChildObjectComponent
Helper component for NetworkTransform parenting tests
Inheritance
ChildObjectComponent
Syntax
public class ChildObjectComponent : NetworkBehaviour
Fields
ClientInstances
Declaration
public static readonly Dictionary<ulong, NetworkObject> ClientInstances
Field Value
Instances
Declaration
public static readonly List<ChildObjectComponent> Instances
Field Value
Properties
ServerInstance
Declaration
public static ChildObjectComponent ServerInstance { get; }
Property Value
Methods
OnNetworkSpawn()
Declaration
public override void OnNetworkSpawn()
Overrides
Reset()
Declaration
public static void Reset()