public static bool GetQuestCompleted( List<int> qList )
Public Shared Function GetQuestCompleted ( _ qList As List(Of Integer) _ ) As Boolean
public: static bool^ GetQuestCompleted( List<int^>^ qList )