#I need help fixing this compiler error

1 messages · Page 1 of 1 (latest)

boreal cloak
#

error CS1061: 'PlayerInput.OnFootActions' does not contain a definition for 'Look' and no accessible extension method 'Look' accepting a first argument of type 'PlayerInput.OnFootActions' could be found (are you missing a using directive or an assembly reference?)

#

and here's my code