API Docs for:
Show:

Component_CallSceneInterpreter Class

Module: gs

A command interpreter used as a sub-interpreter to execute CallScene commands. See gs.Component_CommandInterpreter for more information.

Item Index

Methods

onDataBundleRestore.

(
  • Object
  • gs.ObjectCodecContext
)

Called if this object instance is restored from a data-bundle. It can be used re-assign event-handler, anonymous functions, etc.

Parameters:

  • Object Object

    data - The data-bundle

  • gs.ObjectCodecContext Object

    context - The codec-context.