public abstract class Action<T> : NewInputSyncInputActionSync where T : struct, new()
In This Article