The Who - What - Why of it all
As the EngineDev
I want to ...
So that ...
Additional Context
|
public static T Instanciate<T>(T instance, Ulid ulid, AssetId assetId) where T : AssetInstance, new() { |
It doesn't seem like normal behaviour to do it this way
Maybe look into a recycler service class that can recyle any entity that inherits from AssetInstance?
Dev-Side Criteria
No response
Ducky awareness
The Who - What - Why of it all
As the EngineDev
I want to ...
So that ...
Additional Context
aterra_engine-cs/src/engine/AterraEngine.Core.Omnia/Instances/Types/AssetInstance.cs
Line 22 in f8b544c
It doesn't seem like normal behaviour to do it this way
Maybe look into a recycler service class that can recyle any entity that inherits from AssetInstance?
Dev-Side Criteria
No response
Ducky awareness