言語: 日本語
  • C#
  • JS
  • Boo

スクリプト言語

お好みのスクリプト言語を選択すると、サンプルコードがその言語で表示されます。

Event.Use

public function Use(): void;

Description

イベントを使用済とします

Call this method when you've used an event. The event's type will be set to EventType.Used, causing other GUI elements to ignore it.