public DelegateQuestInfo( HeritageQuestCheck check, object title ) { m_Check = check; m_Title = title; }
public DelegateQuestInfo(HeritageQuestCheck check, object title) { m_Check = check; m_Title = title; }