Beyond_Beyaan.Data_Managers.ContactManager.UpdateRelationship C# (CSharp) Méthode

UpdateRelationship() private méthode

private UpdateRelationship ( Empire currentEmpire, Contact whichContact, int amount ) : void
currentEmpire Empire
whichContact Beyond_Beyaan.Data_Modules.Contact
amount int
Résultat void
        private void UpdateRelationship(Empire currentEmpire, Contact whichContact, int amount)
        {
        }