ScriptComponent.onFrame() method

Invoked each frame even if the game isnt running

Signature:

onFrame(): void;

Returns:

void