NLua.Method.MethodArgs Struct Reference

Public Attributes

int index
 
ExtractValue extractValue
 
bool isParamsArray
 
Type paramsArrayType
 

Member Data Documentation

◆ extractValue

ExtractValue NLua.Method.MethodArgs.extractValue

◆ index

int NLua.Method.MethodArgs.index

◆ isParamsArray

bool NLua.Method.MethodArgs.isParamsArray

◆ paramsArrayType

Type NLua.Method.MethodArgs.paramsArrayType

The documentation for this struct was generated from the following file: