docs.unity.cn
    Show / Hide Table of Contents

    Interface IInputBufferData

    Interface used to handle automatic input command data setup with the IInputComponentData style inputs. This is used internally by code generation, don't use this directly.

    Inherited Members
    ICommandData.Tick
    Namespace: Unity.NetCode
    Syntax
    [Obsolete("The IInputBufferData interface has been deprecated. It was meant for internal use and any reference to it is considered an error. Please always use ICommandData instead", true)]
    public interface IInputBufferData : ICommandData, IBufferElementData
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Wednesday, September 20, 2023