コード例 #1
0
ファイル: QuestClass.py プロジェクト: HeliWang/UWQuestAPI
	def gotoPersonalInformation_demographicInfo(self):
		return PersonalInformation.gotoPersonalInformation_demographicInfo(self)
コード例 #2
0
 def gotoPersonalInformation_demographicInfo(self):
     return PersonalInformation.gotoPersonalInformation_demographicInfo(
         self)