Search Results for

    Show / Hide Table of Contents

    Delegate DataProcessor<T>

    Namespace: Global
    Assembly: Dew.Core.dll
    Syntax
    public delegate void DataProcessor<T>(ref T data) where T : struct
    Parameters
    Type Name Description
    T data
    Type Parameters
    Name Description
    T
    In This Article
    Back to top Shape of Dreams API Documentation