get_object


Description:

public unowned Object get_object (string name)

Retrieves the object bound to name.

This function does not increment the reference count of the returned object.

Parameters:

this

a Script

name

the name of the object to retrieve

Returns:

the named object, or null if no object with the given name was available