UDX API methods

The UDX API methods can be used with all types of nzLua programs. Every nzLua UDX must have a getName(), getType(), and getArgs() function. The getOptions(), initialize(), and finalize() methods are optional.