NLua.Method.MethodCache Struct Reference
Collaboration diagram for NLua.Method.MethodCache:

Public Attributes

bool IsReturnVoid
 
object[] args
 
int[] outList
 
MethodArgs[] argTypes
 

Properties

MethodBase cachedMethod [get, set]
 

Member Data Documentation

◆ args

object [] NLua.Method.MethodCache.args

◆ argTypes

MethodArgs [] NLua.Method.MethodCache.argTypes

◆ IsReturnVoid

bool NLua.Method.MethodCache.IsReturnVoid

◆ outList

int [] NLua.Method.MethodCache.outList

Property Documentation

◆ cachedMethod

MethodBase NLua.Method.MethodCache.cachedMethod
getset

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