Class OverrideAutomaticNetcodeBootstrap
Add this to your Scene (on a root GameObject only!) to replace the automatic bootstrapping setting specified in
your Net
Implements
Inherited Members
Namespace: Unity.NetCode
Assembly: Unity.NetCode.dll
Syntax
public sealed class OverrideAutomaticNetcodeBootstrap : MonoBehaviour, IComparable<OverrideAutomaticNetcodeBootstrap>
Remarks
Our ICustom
Fields
ForceAutomaticBootstrapInScene
Client
Declaration
[Tooltip("Note: This will only replace the bootstrap for this one scene, and only if this scene is the Active scene when entering playmode, or the first scene in the build.")]
public NetCodeConfig.AutomaticBootstrapSetting ForceAutomaticBootstrapInScene
Field Value
Type | Description |
---|---|
Net |