Contents

remove(_:)

Removes the specified individual behavior from the composite behavior.

Declaration

func remove(_ behavior: GKBehavior)

Parameters

  • behavior:

    An individual behavior in the composite behavior.

See Also

Managing the Individual Behaviors in a Composite Behavior