|
Terraria v1.4.4.9
Terraria source code documentation
|
Static Package Functions | |
| static TypeBuilder | DefineDelegateType (string name) |
Properties | |
| static AssemblyGen | Assembly [get] |
Private Member Functions | |
| AssemblyGen () | |
| TypeBuilder | DefineType (string name, [DynamicallyAccessedMembers(DynamicallyAccessedMemberTypes.All)] Type parent, TypeAttributes attr) |
Private Attributes | |
| readonly ModuleBuilder | _myModule |
| int | _index |
Static Private Attributes | |
| static AssemblyGen | s_assembly |
Definition at line 10 of file AssemblyGen.cs.