Delegate GhostPredictionSmoothingSystem.SmoothingActionDelegate | Unity NetCode | 0.6.0-preview.7
docs.unity.cn
    Show / Hide Table of Contents

    Delegate GhostPredictionSmoothingSystem.SmoothingActionDelegate

    Namespace: Unity.NetCode
    Syntax
    public delegate void SmoothingActionDelegate(void *currentData, void *previousData, void *userData);
    Parameters
    Type Name Description
    Void* currentData
    Void* previousData
    Void* userData
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on Saturday, January 23, 2021