Class GhostAuthoringConversion | Unity NetCode | 0.2.0-preview.5
docs.unity.cn
    Show / Hide Table of Contents

    Class GhostAuthoringConversion

    Inheritance
    Object
    GhostAuthoringConversion
    Namespace: Unity.NetCode
    Syntax
    public class GhostAuthoringConversion : GameObjectConversionSystem

    Methods

    GetConversionTarget(GameObjectConversionSystem)

    Declaration
    public static NetcodeConversionTarget GetConversionTarget(GameObjectConversionSystem system)
    Parameters
    Type Name Description
    GameObjectConversionSystem system
    Returns
    Type Description
    NetcodeConversionTarget

    OnUpdate()

    Declaration
    protected override void OnUpdate()
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX