コード例 #1
0
 def getName(self):
     upcastSelf = self
     upcastSelf = upcastSelf.upcastToNamable()
     returnValue = libpandaexpress._inPJoxtfARN(upcastSelf.this)
     return returnValue
コード例 #2
0
ファイル: PandaNode.py プロジェクト: Toonerz/Toontown-2003
 def getName(self):
     upcastSelf = self
     upcastSelf = upcastSelf.upcastToNamable()
     returnValue = libpandaexpress._inPJoxtfARN(upcastSelf.this)
     return returnValue
コード例 #3
0
 def getName(self):
     returnValue = libpandaexpress._inPJoxtfARN(self.this)
     return returnValue