Manual     Reference     Scripting  
  
Scripting > Runtime Classes > Event   
  • Menu
  • Overview
  • Runtime Classes
  • Attributes
  • Enumerations
  • Editor Classes
  • Enumerations
  • History
  • Index
  • Event
  • All Members
  • Variables
  • alt
  • button
  • capsLock
  • character
  • clickCount
  • command
  • commandName
  • control
  • delta
  • functionKey
  • isKey
  • isMouse
  • keyCode
  • mousePosition
  • numeric
  • shift
  • type
  • Functions
  • GetTypeForControl
  • Use
  • Class Variables
  • current
  • Class Functions
  • KeyboardEvent

Event.Use  

function Use () : void

Description

Use this event.

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.