SF Tool Documentation
Search Results for

    Show / Hide Table of Contents

    Class EventActivationTrigger

    Inheritance
    System.Object
    EventActivationTrigger
    Namespace: SF.Events
    Assembly: cs.temp.dll.dll
    Syntax
    public class EventActivationTrigger : MonoBehaviour

    Fields

    ActiveScene

    Declaration
    public Scene ActiveScene
    Field Value
    Type Description
    Scene

    EventTriggerType

    Declaration
    public EventTriggerType EventTriggerType
    Field Value
    Type Description
    EventTriggerType

    GameEventTypes

    Declaration
    public GameEventTypes GameEventTypes
    Field Value
    Type Description
    GameEventTypes

    PhysicsMode

    Declaration
    public LocalPhysicsMode PhysicsMode
    Field Value
    Type Description
    LocalPhysicsMode

    SceneName

    Declaration
    public string SceneName
    Field Value
    Type Description
    System.String
    In This Article
    Back to top Generated by DocFX