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