Space Engineers
|
Public Member Functions | |
MyIngameScripting () | |
void | Clean () |
Static Public Attributes | |
static IMyScriptBlacklist | ScriptBlacklist |
Properties | |
static MyIngameScripting | Static [get, set] |
Properties inherited from Sandbox.ModAPI.IMyIngameScripting | |
IMyScriptBlacklist | ScriptBlacklist [get] |
Provides the ability for mods to add and remove items from a type and member blacklist, giving the ability to remove even more API for scripts. Intended for server admins to restrict what people are able to do with scripts to keep their simspeed up. More... | |
Definition at line 10 of file MyIngameScripting.cs.
|
inline |
Definition at line 19 of file MyIngameScripting.cs.
|
inline |
Implements Sandbox.ModAPI.IMyIngameScripting.
Definition at line 31 of file MyIngameScripting.cs.
|
static |
Definition at line 24 of file MyIngameScripting.cs.
|
staticgetset |
Definition at line 12 of file MyIngameScripting.cs.