remove(_:)
Removes the specified individual behavior from the composite behavior.
Declaration
func remove(_ behavior: GKBehavior)Parameters
- behavior:
An individual behavior in the composite behavior.
Removes the specified individual behavior from the composite behavior.
func remove(_ behavior: GKBehavior)An individual behavior in the composite behavior.