docs.unity.cn
    Show / Hide Table of Contents

    Class FurioosRoutedMessage<T>

    Inheritance
    Object
    FurioosRoutedMessage<T>
    Namespace: Unity.RenderStreaming.Signaling
    Syntax
    [Serializable]
    public class FurioosRoutedMessage<T>
    Type Parameters
    Name Description
    T

    Fields

    from

    Declaration
    public string from
    Field Value
    Type Description
    String

    message

    Declaration
    public T message
    Field Value
    Type Description
    T

    to

    Declaration
    public string to
    Field Value
    Type Description
    String
    Back to top Copyright © 2023 Unity Technologies
    Generated by DocFX
    on Friday, February 24, 2023
    Terms of use