logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Class VectorParameterSignal

    Signal with a Unity struct (UnityEngine.Vector3) constructor parameter.

    Inheritance
    object
    VectorParameterSignal
    Namespace: Serenity.EventDispatcher.Tests.Infrastructure
    Assembly: Tests.dll
    Syntax
    public sealed class VectorParameterSignal : EventDispatcherSignal

    Constructors

    VectorParameterSignal(Vector3)

    Declaration
    public VectorParameterSignal(Vector3 position)
    Parameters
    Type Name Description
    Vector3 position

    Fields

    Position

    Declaration
    public readonly Vector3 Position
    Field Value
    Type Description
    Vector3
    In this article
    © 2026 Serenity. All Rights Reserved