VisualScriptPreload

Inherits: VisualScriptNode < Resource < Reference < Object

Category: Core

Brief Description

Creates a new Resource or loads one from the filesystem.

Properties

Resource resource

Description

Creates a new Resource or loads one from the filesystem.

Input Ports:

none

Output Ports:

  • Data (object): res

Property Descriptions

Setter set_preload(value)
Getter get_preload()

The Resource to load.