1. Hello there,

    I wnat to extent a existing plugin, but i need to know what the type BaseEntity can do...

    Or in other words.

    How can I check for a flag?

    There are docs for the Rust/Oxide Class libaries?
     
  2. No, there isn't, because these types are provided by Rust.
    Use a decompiler to decompile Assembly-CSharp.dll.
    Also, see: Classes | Oxide