Terraria v1.4.4.9
Terraria source code documentation
|
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 |
Definition at line 5 of file EventDefinition.cs.