SF Tool Documentation
Search Results for

    Show / Hide Table of Contents

    Class PSwitchListener

    Inheritance
    System.Object
    PSwitchListener
    Implements
    EventListener<PSwitchEvent>
    EventListenerBase
    Namespace: SF
    Assembly: cs.temp.dll.dll
    Syntax
    public class PSwitchListener : MonoBehaviour, EventListener<PSwitchEvent>, EventListenerBase

    Fields

    POffCommandController

    Declaration
    public CommandController POffCommandController
    Field Value
    Type Description
    CommandController

    POnCommandController

    Declaration
    public CommandController POnCommandController
    Field Value
    Type Description
    CommandController

    Methods

    OnEvent(PSwitchEvent)

    Declaration
    public void OnEvent(PSwitchEvent switchEvent)
    Parameters
    Type Name Description
    PSwitchEvent switchEvent

    Implements

    EventListener<T>
    EventListenerBase
    In This Article
    Back to top Generated by DocFX