Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ AsyncStateMachineAttribute()

System.Runtime.CompilerServices.AsyncStateMachineAttribute.AsyncStateMachineAttribute ( Type stateMachineType)
inline

Definition at line 6 of file AsyncStateMachineAttribute.cs.

7 : base(stateMachineType)
8 {
9 }