//
GD.Load<T>("path/to/res");
GD.Load<Texture2D>("res://Assets/Icons/goback.svg");
//
ResourceLoader.Load<T>("path/to/res");
ResourceLoader.Load<PackedScene>("res://UI/Tasks/TaskUI_DetailItem.tscn");版权声明
作者: Chaim
链接: https://chaim.eu.org/posts/%E8%B5%84%E6%BA%90%E5%8A%A0%E8%BD%BD/
许可证: CC BY-NC-SA 4.0
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License. Please attribute the source, use non-commercially, and maintain the same license.