Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Data.Function Class Referencesealed

Package Functions

 Function (string name, FunctionId id, Type result, bool IsValidateArguments, bool IsVariantArgumentList, int argumentCount, Type a1, Type a2, Type a3)
 

Package Attributes

readonly string _name
 
readonly FunctionId _id
 
readonly Type _result
 
readonly bool _isValidateArguments
 
readonly bool _isVariantArgumentList
 
readonly int _argumentCount
 
readonly Type[] _parameters = new Type[3]
 

Static Package Attributes

static string[] s_functionName
 

Detailed Description

Definition at line 3 of file Function.cs.


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