Class GhostAuthoringComponentEditor | Unity NetCode | 0.1.0-preview.6
docs.unity3d.com
    Show / Hide Table of Contents

    Class GhostAuthoringComponentEditor

    Inheritance
    Object
    GhostAuthoringComponentEditor
    Namespace: Unity.NetCode.Editor
    Syntax
    public class GhostAuthoringComponentEditor : UnityEditor.Editor

    Fields

    DefaultNamespace

    Declaration
    public static string DefaultNamespace
    Field Value
    Type Description
    String

    DefaultRootPath

    Declaration
    public static string DefaultRootPath
    Field Value
    Type Description
    String

    DefaultSerializerPrefix

    Declaration
    public static string DefaultSerializerPrefix
    Field Value
    Type Description
    String

    DefaultSnapshotDataPrefix

    Declaration
    public static string DefaultSnapshotDataPrefix
    Field Value
    Type Description
    String

    DefaultUpdateSystemPrefix

    Declaration
    public static string DefaultUpdateSystemPrefix
    Field Value
    Type Description
    String

    GhostDefaultOverrides

    Declaration
    public static Dictionary<string, GhostAuthoringComponent.GhostComponent> GhostDefaultOverrides
    Field Value
    Type Description
    Dictionary<String, GhostAuthoringComponent.GhostComponent>

    Methods

    GenerateGhost(GhostAuthoringComponent, Boolean)

    Declaration
    public static GhostCodeGen.Status GenerateGhost(GhostAuthoringComponent ghostInfo, bool testOnly = false)
    Parameters
    Type Name Description
    GhostAuthoringComponent ghostInfo
    Boolean testOnly
    Returns
    Type Description
    GhostCodeGen.Status

    OnInspectorGUI()

    Declaration
    public override void OnInspectorGUI()

    SyncComponentList(GhostAuthoringComponent)

    Declaration
    public static void SyncComponentList(GhostAuthoringComponent self)
    Parameters
    Type Name Description
    GhostAuthoringComponent self
    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