Builder.getObject

Gets the object named name. Note that this function does not increment the reference count of the returned object.

class Builder
getObject
(
string name
)

Parameters

name string

name of object to get

Return Value

Type: ObjectG

the object named name or NULL if it could not be found in the object tree.

Meta

Since

2.12