메소드 | 설명 | |
---|---|---|
AddEventListener ( string eventName, ScriptObject handler ) : void | ||
EventOps ( |
||
RemoveEventListener ( string eventName, ScriptObject handler ) : void |
public AddEventListener ( string eventName, ScriptObject handler ) : void | ||
eventName | string | |
handler | ScriptObject | |
리턴 | void |
public EventOps ( |
||
obj | ||
리턴 | System.Globalization |
public RemoveEventListener ( string eventName, ScriptObject handler ) : void | ||
eventName | string | |
handler | ScriptObject | |
리턴 | void |