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