1. Hello guys,

    everyone can tell me how i can see the Methods and public variables of a class? Like "CubeDamageEvent" , "Player" and the other all?

    Sincerely,
    Bl4ckSkull666
     
  2. Everything you need is pretty much in Assembly-CSharp.dll. Using a decompiler like JustDecompile, ILSpy or one of the other available ones you can look it up in that dll.
     
  3. WoW that was a speed answer.

    Thanks I will try it ;-)