Version: 5.3 (switch to 5.4b)
IdiomaEnglish
  • C#
  • JS

Idioma de script

Selecciona tu lenguaje de programación favorito. Todos los fragmentos de código serán mostrados en este lenguaje.

Event.Use

Cambiar al Manual
public void Use();

Descripción

Usar este evento.

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.