Enum InteropAccessMode
- Namespace
- MoonSharp.Interpreter
- Assembly
- Assembly-CSharp.dll
public enum InteropAccessMode
- Extension Methods
Fields
BackgroundOptimized = 3Default = 7Hardwired = 4HideMembers = 5LazyOptimized = 1NoReflectionAllowed = 6Preoptimized = 2Reflection = 0