メインコンテンツまでスキップ
バージョン:25.2

target

  • function
  • Returns the object that was the target of the current message, that is, the object to which the message was sent, which may not be the same as the object whose script is handling the message.
  • Related: me, this object