Unity ErrorCS0106: The modifier private is not valid for this item?
Ich habe in Unity folgenden error bekommen:
Assets\Script\PlayerListItem.cs(35,9): error CS0106: The modifier 'private' is not valid for this item
und das ist mein code:
ich bin anfänger, kann mir irgendwer helfen?
