Beyond_Beyaan.Data_Managers.ContactManager.UpdateRelationship C# (CSharp) Method

UpdateRelationship() private method

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