Closed LeeTwentyThree closed 1 year ago
Describe the feature New method in ICustomPrefab that cannot throw an exception for duplicate gadgets.
Purpose This was requested by Metious, so ask him.
bool TryAddGadget<TGadget>(TGadget gadget) where TGadget : Gadget
Describe the feature New method in ICustomPrefab that cannot throw an exception for duplicate gadgets.
Purpose This was requested by Metious, so ask him.