terraria-cpp2il-methodrecon
v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
◆
GroupAttribute()
NaughtyAttributes.GroupAttribute.GroupAttribute
(
string
name
,
int
groupOrder
=
-1
,
[Optional] string
parentGroup
,
[Optional] string
displayChildGroupCondition
)
inline
Definition at line
79
of file
GroupAttribute.cs
.
80
{
81
this.Name
=
name
;
82
this.GroupOrder
=
groupOrder
;
83
this.ParentGroup
=
parentGroup
;
84
this.DisplayChildGroupCondition
=
displayChildGroupCondition
;
85
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
System.ExceptionArgument.name
@ name
References
j__TPar
, and
System.name
.
NaughtyAttributes
GroupAttribute
Generated by
1.10.0