Terraria v1.4.4.9
Terraria source code documentation
|
Public Member Functions | |
MethodSignature< TType > | DecodeSignature< TType, TGenericContext > (ISignatureTypeProvider< TType, TGenericContext > provider, TGenericContext genericContext) |
ConstantHandle | GetDefaultValue () |
CustomAttributeHandleCollection | GetCustomAttributes () |
PropertyAccessors | GetAccessors () |
Package Functions | |
PropertyDefinition (MetadataReader reader, PropertyDefinitionHandle handle) | |
Properties | |
PropertyDefinitionHandle | Handle [get] |
StringHandle | Name [get] |
PropertyAttributes | Attributes [get] |
BlobHandle | Signature [get] |
Private Attributes | |
readonly MetadataReader | _reader |
readonly int | _rowId |
Definition at line 6 of file PropertyDefinition.cs.