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

Public Member Functions

CustomAttributeHandleCollection GetCustomAttributes ()
 
EventAccessors GetAccessors ()
 

Package Functions

 EventDefinition (MetadataReader reader, EventDefinitionHandle handle)
 

Properties

EventDefinitionHandle Handle [get]
 
StringHandle Name [get]
 
EventAttributes Attributes [get]
 
EntityHandle Type [get]
 

Private Attributes

readonly MetadataReader _reader
 
readonly int _rowId
 

Detailed Description

Definition at line 5 of file EventDefinition.cs.


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