ESCResourceDescriptor

Extends: Resource

Description

Describes a resource for use in the resource cache

Property Descriptions

res

var res

The resource being described

permanent

var permanent: bool

Whether the resource is permanent

Method Descriptions

_init

func _init(res_in, permanent_in: bool) -> void