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

    Class NullCommandReceiveSystem

    Inheritance
    Object
    CommandReceiveSystem<NullCommandData>
    NullCommandReceiveSystem
    Inherited Members
    CommandReceiveSystem<NullCommandData>.OnCreate()
    CommandReceiveSystem<NullCommandData>.OnDestroy()
    CommandReceiveSystem<NullCommandData>.OnUpdate(JobHandle)
    Namespace: Unity.NetCode
    Syntax
    public class NullCommandReceiveSystem : CommandReceiveSystem<NullCommandData>
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX