Function Resource.getLocalScene
If resourceLocalToScene
is enabled and the resource was loaded from a PackedScene
instantiation, returns the local scene where this resource's unique copy is in use. Otherwise, returns null
.
If resourceLocalToScene
is enabled and the resource was loaded from a PackedScene
instantiation, returns the local scene where this resource's unique copy is in use. Otherwise, returns null
.