SF Tool Documentation
Search Results for

    Show / Hide Table of Contents

    Class SerializedEvent

    Inheritance
    System.Object
    SerializedEvent
    Namespace: SF.Events
    Assembly: cs.temp.dll.dll
    Syntax
    [Serializable]
    public class SerializedEvent

    Fields

    Event

    Declaration
    public UnityEvent Event
    Field Value
    Type Description
    UnityEvent

    Properties

    Name

    Declaration
    public string Name { get; }
    Property Value
    Type Description
    System.String

    Methods

    Invoke()

    Declaration
    public void Invoke()
    In This Article
    Back to top Generated by DocFX