Beyond_Beyaan.Data_Managers.ContactManager.UpdateRelationship C# (CSharp) Метод

UpdateRelationship() приватный Метод

private UpdateRelationship ( Empire currentEmpire, Contact whichContact, int amount ) : void
currentEmpire Empire
whichContact Beyond_Beyaan.Data_Modules.Contact
amount int
Результат void
        private void UpdateRelationship(Empire currentEmpire, Contact whichContact, int amount)
        {
        }