浏览代码

Updated Changelog

/feature-on-vfx-output-event
Thomas ICHÉ 3 年前
当前提交
ca85f029
共有 1 个文件被更改,包括 5 次插入1 次删除
  1. 6
      CHANGELOG.md

6
CHANGELOG.md


#### Added
* Added `OnVFXOutputEvent` that triggers upon a visual effect output event
* Added `WarnDisabledModuleAttribute` for GameplayIngredientsBehaviors that need to be disabled (encapsulate into #ifdefs )
* Added New Input System support:
* Handles presence/absence of both systems (legacy/new) in Screenshot Manager, UIEventManager

* `OnInputDirectEvent` polls state without InputActions
* `OnPlayerInputAction` gets input from a `PlayerInput`
* Reworked PlayerInput for FirstPersonController using both Input Systems
#### Fixed
* Fixed Callable add Menu that did not set correctly non-public callable lists.
## 2020.2.6

正在加载...
取消
保存