|
// if the component already exists on the system entity, this is an error.
|
|
// if the component already exists on the system entity, this is an error.
|
|
AZ_Warning("EditorFramework", 0, "Attempt to add a component that already exists on the system entity: %s\n", comp->RTTI_GetTypeName());
|
|
AZ_Warning("EditorFramework", 0, "Attempt to add a component that already exists on the system entity: %s\n", comp->RTTI_GetTypeName());
|