本帖最后由 微笑的猫 于 2024-1-8 14:26 编辑
插件名称:Roslyn C# - Runtime Compiler 1.7.1 | 插件官网:访问官网 | 版权协议:Red pine1.1 | 解压密码:通用密码 | Roslyn C# - Runtime Compiler 1.7.1
Roslyn C# - Runtime Compiler 1.7.1
Roslyn C# - Runtime Compiler系列索引
Roslyn C# - Runtime Compiler 1.6.4 下载链接
Roslyn C# - Runtime Compiler 1.7.2 下载链接
Roslyn C# - Runtime Compiler 1.7.3 下载链接
Roslyn C# - Runtime Compiler 1.8.1 下载链接
Features
-Compile and run C# scripts at runtime
-Leverage the latest C# language features using the Roslyn C# compiler
-Fast execution. Once compiled, external scripts will run as fast as game scripts
-Allows modding support to be added easily
-Code security validation means that unsafe code can be identified and discarded
-Code security generates a detailed report upon failure containing information about illegal types used and every usage occurrence in the external code
-Simple and easy to use API for assembly, type and instance reflection
-Support for non-concrete communication using script proxies
-Automatic type construction using correct method (AddComponent, CreateInstance, new)
-Cached member tables for quick reflection
-All scripts and example are organised into namespaces to avoid type name clashes
-Fully commented partial C# source code included
-Comprehensive .chm documentation of the API for quick and easy reference
|
|