Interface.Call not foundSolved
Hi
Im trying to use Interface.Call but it says interface is not found. Am i missing an using or something?
Thanks!
You'll need to add a using statement for it; Oxide.Core.
Thanks Wulf. Fixed :)
Locked automatically