Usable Action Module - Character Use Attribute Bug

Woods

New member
When implementing a magic spell that uses a mana character attribute I found an error in CharacterUseAttribute.CanStartUseItem(). On line 303 the m_CharacterUseAttribute.IsValid should not have `!` false check.

1671162156079.png
 
Top