Search Results for

    Show / Hide Table of Contents

    Class CastMethodDataSerialization

    Inheritance
    object
    CastMethodDataSerialization
    Namespace: Global
    Assembly: Dew.Core.dll
    Syntax
    public static class CastMethodDataSerialization

    Methods

    ReadWriteCastMethodData(NetworkReader)

    Declaration
    public static CastMethodData ReadWriteCastMethodData(this NetworkReader reader)
    Parameters
    Type Name Description
    Mirror.NetworkReader reader
    Returns
    Type Description
    CastMethodData

    WriteCastMethodData(NetworkWriter, CastMethodData)

    Declaration
    public static void WriteCastMethodData(this NetworkWriter writer, CastMethodData value)
    Parameters
    Type Name Description
    Mirror.NetworkWriter writer
    CastMethodData value
    In This Article
    Back to top Shape of Dreams API Documentation