FollowMeToggle.SetFollowMeBehavior(Boolean) Method

Definition

Enables or disables the solver based on the follow parameter.

public:
 void SetFollowMeBehavior(bool follow);
public void SetFollowMeBehavior (bool follow);
member this.SetFollowMeBehavior : bool -> unit
Public Sub SetFollowMeBehavior (follow As Boolean)

Parameters

follow
Boolean

True if the solver should be active.

Applies to