Next: , Previous: , Up: General   [Contents][Index]


8.2 Clone Flag Remover

Component: CloneFlagRemover

When this object is created, it will remove ’(Clone)’ from the object’s name. This is important to have for multiplayer objects because sometimes they must be referenced by name. Also, sometimes this flag can be annoying since Unity adds it to all prefabs instantiated at runtime. This component fixes that.