Skip to content

Class: ScriptRequest

Table of contents

Constructors

Properties

Constructors

constructor

+ new ScriptRequest(name: string, source: string): ScriptRequest

Parameters:

Name Type
name string
source string

Returns: ScriptRequest

Properties

name

name: string


source

source: string


MESSAGE_REQUEST_LOAD

Readonly Static MESSAGE_REQUEST_LOAD: request_script_load= "request_script_load"

Message to request an image asset to be loaded.