Besiegeのモッドローダーでロード拒否されるライブラリ
セキュリティ上の関係でUnityやC#の機能としてあっても使えないモノは多いです。
当然の事だけどキレそうになる時があるEEX_bsg.icon
使えないネームスペース
System.IO
System.Net
System.Xml
System.Reflection
System.Runtime.InteropServices
System.Diagnostics
System.Security
Mono.CSharp
Mono.Cecil
System.CodeDom.Compiler
CSharpCompiler
IKVM
Microsoft
Mono.CompilerServices
UnityEngine.WWW
UnityEngine.MasterServer
PlayFab
Steamworks
GameGrind
InternalModding
BesiegeDlc
ちゃんとDLC不正アクセス出来なくしてるんだ
使えないメソッド
XmlSaver.Save
LevelXMLSaver.Create
UnityEngine.AssetBundle.LoadFromFile
UnityEngine.AssetBundle.LoadFromFileAsync
逆に使用可能
System.IO.Stream
System.IO.TextWriter
System.IO.TextReader
System.IO.BinaryWriter
System.IO.BinaryReader
System.IO.MemoryStream
System.IO.Path
System.IO.SeekOrigin
System.Diagnostics.Stopwatch
System.Security.Cryptography