Call this function to specify the name of the object.
Syntax: |
---|
DlxObject.SetHookMenu(menu) |
Parameters
Parameter | Description |
---|---|
menu | The name of the object. |
Return Value
If the object name is set correctly it returns true otherwise it returns false.
Example
Copy code | |
---|---|
|