Skip to main content

Module frameworks

Module frameworks 

Source

Modules§

frameworkbase
frameworkclrbase
frameworkcurrent
frameworkreflectionbase

Structs§

FrameworkBase
IL2CPP class: MoonSharp.Interpreter.Compatibility.Frameworks.FrameworkBase Inherits: Object
FrameworkClrBase
IL2CPP class: MoonSharp.Interpreter.Compatibility.Frameworks.FrameworkClrBase Inherits: FrameworkReflectionBase
FrameworkCurrent
IL2CPP class: MoonSharp.Interpreter.Compatibility.Frameworks.FrameworkCurrent Inherits: FrameworkClrBase
FrameworkReflectionBase
IL2CPP class: MoonSharp.Interpreter.Compatibility.Frameworks.FrameworkReflectionBase Inherits: FrameworkBase

Traits§

IFrameworkBase
IFrameworkBaseMethods
IFrameworkClrBase
IFrameworkClrBaseMethods
IFrameworkCurrent
IFrameworkCurrentMethods
IFrameworkReflectionBase
IFrameworkReflectionBaseMethods