Releases: zigurous/unity-architecture-toolkit
Releases · zigurous/unity-architecture-toolkit
1.1.0
Added
- Classes
PercentageVariable
andPercentageReference
- Uses floats in the range [0..1]
- Custom editor property drawer that uses a slider
- Functions
SetFixedValue
andSetVariable
onValueReference
- Virtual property
defaultValue
onScriptableVariable
- Function
ResetToDefault
onScriptableVariable
- Array and list extension method
IndexOf
to get the index of an element/item using a custom predicate
Changed
- Renamed
TimerBehaviour
toTimedBehaviour
- Renamed
constantValue
tofixedValue
inValueReference
- Renamed
useConstant
touseVariable
inValueReference
- Defaults to
false
instead oftrue
to match the existing logic
- Defaults to
- Renamed array and list extension method
IsAny
toContains
- Renamed array and list extension method
IsEach
toContainsAll
- Capitalized various property names
- Fixed documentation typos and grammar
1.0.0
v1.0.0 Update 1.0.0 release date