Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
GetInvocationList()
virtual
Delegate
[] System.Delegate.GetInvocationList
(
)
inline
virtual
Reimplemented in
System.MulticastDelegate
.
Definition at line
448
of file
Delegate.cs
.
449
{
450
return
new
Delegate
[1] {
this
};
451
}
System.AttributeTargets.Delegate
@ Delegate
System
Delegate
Generated by
1.10.0