godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
ResourcePreloader.removeResource
godot
resourcepreloader
ResourcePreloader
Removes the resource associated to
name
from the preloader.
struct
ResourcePreloader
@
nogc
nothrow
void
removeResource
(
in
String
name
)
Meta
Source
See Implementation
godot
resourcepreloader
ResourcePreloader
aliases
BaseClasses
functions
_getResources
_setResources
addResource
getResource
getResourceList
hasResource
opAssign
opEquals
removeResource
renameResource
toHash
properties
resources
static functions
_new
static variables
_classBindingInitialized
structs
GDNativeClassBinding
unions
__anonymous
variables
_GODOT_internal_name
Removes the resource associated to name from the preloader.