Invoke – unity

public void Invoke(string methodName, float time); It calls the method methodName in time seconds  This is an alternative to using coroutines.