Terraria v1.4.4.9
Terraria source code documentation
|
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 |
Definition at line 3 of file Function.cs.