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

    Class NullCommandSendSystem

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