Table of Contents

Enum InteropAccessMode

Namespace
MoonSharp.Interpreter
Assembly
Assembly-CSharp.dll
public enum InteropAccessMode
Extension Methods

Fields

BackgroundOptimized = 3
Default = 7
Hardwired = 4
HideMembers = 5
LazyOptimized = 1
NoReflectionAllowed = 6
Preoptimized = 2
Reflection = 0