error cs0103 the name does not exist in the current context c# code example
Example: cs0103 the name '' does not exist in the current context
void Start()
{
youtube = SuaMãe.GetComponent<SuaMae>();
}
void Start()
{
youtube = SuaMãe.GetComponent<SuaMae>();
}