ready


Description:

public signal void ready (bool success)

This signal is emitted by the helper when it has completed gathering GPU information.

It will only be sent once.

Parameters:

success

Whether or not the helper initialize successfully.