docs.unity.cn
    Show / Hide Table of Contents

    Class EventComponent.UnsubscribeFromEvent

    Inheritance
    Object
    EventComponent.UnsubscribeFromEvent
    Namespace: Unity.Reflect.Actor
    Syntax
    public class UnsubscribeFromEvent

    Constructors

    UnsubscribeFromEvent(ActorRef, Type)

    Declaration
    public UnsubscribeFromEvent(ActorRef receiverRef, Type eventType)
    Parameters
    Type Name Description
    ActorRef receiverRef
    Type eventType

    Fields

    EventType

    Declaration
    public Type EventType
    Field Value
    Type Description
    Type

    ReceiverRef

    Declaration
    public ActorRef ReceiverRef
    Field Value
    Type Description
    ActorRef
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on 26 April 2021