C# check process is running

Hi,

Can we perform a check of runing process inside a c# client script ? cause i’ve tried, and as i see, we can’t use process.GetProcessesByName …

Thanks :slight_smile:

up ? Anyone have a solution ?

I doubt it, the client side scripts are heavily sandboxed and don’t allow access to certain functions. I guess the functions you’re trying to use have also been disabled (if I’m wrong in sure someone will correct me :slightly_smiling_face:)

1 Like