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.
当你已经使用一个事件时调用这个方法。事件的类型将设置为 EventType.Used,使其他GUI元素忽略它。
最后修改:2010年12月31日 Friday 22:47