Search Results for

    Show / Hide Table of Contents

    Class SampleCastInfoContextSerialization

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

    Methods

    ReadSampleCastInfoContext(NetworkReader)

    Declaration
    public static SampleCastInfoContext? ReadSampleCastInfoContext(this NetworkReader reader)
    Parameters
    Type Name Description
    Mirror.NetworkReader reader
    Returns
    Type Description
    SampleCastInfoContext?

    WriteSampleCastInfoContext(NetworkWriter, SampleCastInfoContext?)

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