PrefabLibrary.Remove(string) Method Definition Namespace: Brine2D.ECS Removes a prefab from the library. C#public bool Remove(string name); Parameters name System.String Returns System.Boolean