-
Notifications
You must be signed in to change notification settings - Fork 5
Closed
Description
I seem to be getting two errors on load with Unity 5.5.1f1 personal:
Assets/UIController/Scripts/UIControllerStateMachine.cs(23,58): error CS1660: Cannot convert 'lambda expression' to non-delegate type 'Action'
and
Assets/UIController/Scripts/UIControllerStateMachine.cs(46,3): error CS0119: Expression denotes a 'variable', where a 'method group' was expected
Any ideas?
Metadata
Metadata
Assignees
Labels
No labels