Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ RuntimeParameterInfo() [4/4]

System.Reflection.RuntimeParameterInfo.RuntimeParameterInfo ( MethodInfo owner,
string name,
Type parameterType,
int position )
inlinepackage

Definition at line 187 of file RuntimeParameterInfo.cs.

References System.Reflection.ParameterInfo.AttrsImpl, System.Reflection.ParameterInfo.ClassImpl, System.Reflection.MetadataImport.EmptyImport, System.Reflection.RuntimeParameterInfo.m_nameIsCached, System.Reflection.RuntimeParameterInfo.m_noMetadata, System.Reflection.RuntimeParameterInfo.m_scope, System.Reflection.RuntimeParameterInfo.m_tkParamDef, System.Reflection.ParameterInfo.MemberImpl, System.Reflection.ParameterInfo.NameImpl, and System.Reflection.ParameterInfo.PositionImpl.