Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
GetAttributeFlagsImpl()
override
TypeAttributes
System.RuntimeType.GetAttributeFlagsImpl
(
)
inline
protected
Definition at line
3398
of file
RuntimeType.cs
.
3399
{
3400
return
RuntimeTypeHandle.GetAttributes(
this
);
3401
}
References
System.RuntimeTypeHandle.GetAttributes()
.
System
RuntimeType
Generated by
1.10.0