
Void Actions is a utility tool that exposes built-in unity methods to the inspector to limit the number of single purpose scripts required to create a game.Compatible with Unity 2022.3 and upInput System will be installed as a dependencyVoid Actions is a utility tool that exposes built-in unity methods such as Start, Awake, and OnUpdate to the inspector. It can be very useful in limiting the number of single purpose scripts required to create a game by allowing the developer to extrapolate logic to the inspector.Compatible with Unity 2022.3 and upOver 30 Void Event scripts that expose built-in functions to the inspector