Random error

i am getting this error

referenAssets\scripts\CordnationSystem.cs(47,22): error CS1061: ‘waypoint’ does not contain a definition for ‘IsPlaceable’ and no accessible extension method ‘IsPlaceable’ accepting a first argument of type ‘waypoint’ could be found (are you missing a using directive or an assembly reference?)

It’s complaining that you don’t have IsPlacable in waypoint.

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.

Privacy & Terms