FollowPathUserControl Constructor
Initializes a new instance of the FollowPathUserControl class.
Namespace:
Quester.Profile.ProfilesCreator.EasyQuestClassUserControl
Assembly:
Quester (in Quester.dll)
Syntax
public FollowPathUserControl( ref FollowPathEasyQuestClass followEasyQuestClass )
Public Sub New ( _ ByRef followEasyQuestClass As FollowPathEasyQuestClass _ )
public: FollowPathUserControl( FollowPathEasyQuestClass^% followEasyQuestClass )
Parameters
- followEasyQuestClass
- Type: Quester.Profile..::..FollowPathEasyQuestClass%
The follow easy quest class.