Kasuromi / GTFO-API

GNU General Public License v3.0
8 stars 7 forks source link

Implement instantiate to game object from AssetAPI #11

Closed Dexusan closed 2 years ago

Dexusan commented 2 years ago

Implement a static method that returns a coppied native unity engine gameobject (not object) from the asset lookup

Kasuromi commented 2 years ago

AssetAPI.CloneAsset should provide a generic cast?