/// <summary> /// Removes all after map actions /// </summary> public static void Reset() { InternalCache.Reset(); _actionInfos.Clear(); }