C# (CSharp) Pokemon3D.Scripting.Adapters Namespace

Classes

Name Description
NetUndefined .Net equivalent of the undefined value.
ScriptContextManipulator Enables ScriptContext manipulations for Variables and Prototypes.
ScriptInAdapter An adapter to convert .Net objects to script objects.
ScriptMemberAttribute
ScriptObjectLink Holds a link back into the scripting engine to set fields of a script object.
ScriptOutAdapter An adapter to convert script objects to regular .Net objects.
ScriptRuntimeException An exception thrown by the scripting runtime environment.