dagDeleteActionFromObject
dagDeleteActionFromObject(t_actionName w_object) =>t / nil
Description
Deletes the action named t_actionName from the specified class or node. If a node action was inherited from its class, the action must be deleted from the class, not the node.
Arguments
Value Returned
Related Topics
Return to top