docs.unity3d.com
    Show / Hide Table of Contents

    Enum GhostPrefabCreation.ComponentOverrideType

    Identifier for a type of modifier, the types can be combined using "or" and serves as a mask.

    Namespace: Unity.NetCode
    Syntax
    [Flags]
    public enum ComponentOverrideType

    Fields

    Name Description Value
    None

    No overrides present.


    0
    PrefabType

    Overrides the type of prefab the component should be present.


    1
    SendMask

    Overrides to which type of client the componet is replicated


    2
    Variant

    Specify the component GhostComponentVariationAttribute to use for serialization.


    8
    In This Article
    • Fields
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023