void MultiCastFire_Implementation()
{
if(GetLocalRole() == ROLE_SimulatedProxy)
{
//do it for all remote clients
}
}
void MultiCastFire_Implementation()
{
if(GetLocalRole() == ROLE_SimulatedProxy)
{
//do it for all remote clients
}
}