Does anyone know if calling the SendUnnamedMessage to yourself will defer local? That is, if the server sends an unnamed message to itself, will it take one network tick till that message arrives? Or will it be instant?
My gut says it will take a network tick to arrive, but I want to make sure so that I dont have to deal with an edge case