|
Parameters |
Description |
|
table |
the script that receives the callback (can be "self" to refer the current script). |
|
callbackFunctionName |
name of the script function that receives the callback. if "" all callbacks for this script will be removed |
Syntax: UIAction.UnregisterEventSystemListener( table, callbackFunctionName )
Unregister callback functions for a UIEventSystem event.
|
Copyright (c) 2012. All rights reserved.
|