Asset Store
Update contents
Added
- Editor: Added the AddMenuItem method to ComponentMenuCreator to specify how to set the menu name.
- Editor: Added InputFieldBaseProperty class
- Editor: Added InputFieldProperty class
- Editor: Added InputFieldContainerProperty class
- Editor: Added ConstantContainerProperty class
- Editor: Added ComponentConstantContainerProperty class
- Editor: Added EqualsEvaluatorProperty class
- Editor: Added TypePopupField class
Changed
- Runtime: Moved GenericEqualsEvaluate to LogicToolkit.Builtin assembly
- Runtime: Changed ComponentConstantType enum to public
- Runtime: Changed EqualsEvaluator class to public
- Runtime: Changed IEvaluator interface to public
- Editor: Changed MenuNameType enum to public
- Editor: Changed SerializedPropertyExtensions class to public
- Editor: Changed AssetUtility class to public
- Editor: Changed PropertyFieldUtility class to public
- Editor: Changed MenuPathUtility class to public
- Editor: Changed ObjectFieldAssignor class to public
- Editor: Changed InputFieldContainerElement class to public
- Editor: Changed PropertyTracker class to public
- Editor: Changed PortField.ConnectionChanged event to public
- Editor: Changed SerializableTypeProperty.RawValue to public
- Editor: Changed so that the LogicToolkit.Builtin.Editors assembly does not access the internal part of the LogicToolkit.Editors assembly.
Fixed
- Runtime: Fixed a bug that caused an exception to be thrown when the InputActionField specification method was set to Action.
- Trial: Fixed a bug that caused a compilation error when the Input System was installed in a trial version project.
For instructions on updating from previous versions, please refer to the “Update guide” in the Logic Toolkit manual.