Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Reflection.Metadata.EventAccessors Struct Reference

Package Functions

 EventAccessors (int adderRowId, int removerRowId, int raiserRowId, ImmutableArray< MethodDefinitionHandle > others)
 

Properties

MethodDefinitionHandle Adder [get]
 
MethodDefinitionHandle Remover [get]
 
MethodDefinitionHandle Raiser [get]
 
ImmutableArray< MethodDefinitionHandleOthers [get]
 

Private Attributes

readonly int _adderRowId
 
readonly int _removerRowId
 
readonly int _raiserRowId
 
readonly ImmutableArray< MethodDefinitionHandle_others
 

Detailed Description

Definition at line 5 of file EventAccessors.cs.


The documentation for this struct was generated from the following file: