OneShotRequest

    AnimationNodeOneShot.swift:22
    enum OneShotRequest

    Cases

    • case none

      The default state of the request. Nothing is done.

    • case fire

      The request to play the animation connected to “shot” port.

    • case abort

      The request to stop the animation connected to “shot” port.

    • case fadeOut

      The request to fade out the animation connected to “shot” port.

    Other members in extension

    View members

    Hide members

    This section is hidden by default because it contains too many (11) members.

    Types

    Type members

    Instance members

    Citizens in SwiftGodot

    Conformances

    Type members

    Instance members

    Type features

    Instance features