All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- added object context to selected runtime error constructors, so it's easier to understand if an specific object causes the issue
- implemented that conditionals with children answer with the new
HasChildWithRuntimeErrorwhen any child answers with error
- SFConditional
- SFConditionalAnswer
- SFConditionalDebugTrace
- SFConditionalEvaluationContext
- Conditional Types
- Actor - Has Component
- Actor - Is Ticking
- Area - Screen Box
- Area - World Distance Radius
- Logic - Not
- Logic - And
- Logic - Or
- Logic - Multi Combine
- Object - Is Of Class