EntityTypeAttribute Class |
Namespace: SampSharp.Entities
public class EntityTypeAttribute : Attribute
The EntityTypeAttribute type exposes the following members.
| Name | Description | |
|---|---|---|
| EntityTypeAttribute |
Initializes a new instance of the EntityTypeAttribute class.
| |
| EntityTypeAttribute(String, Int32) |
Initializes a new instance of the EntityTypeAttribute class.
|
| Name | Description | |
|---|---|---|
| InvalidHandle |
Gets or sets the default handle is used to indicate an invalid instance of this entity.
| |
| Name |
Gets or sets the name of the entity type.
| |
| TypeId | (Inherited from Attribute.) |
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Attribute.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Attribute.) | |
| GetType | (Inherited from Object.) | |
| IsDefaultAttribute | (Inherited from Attribute.) | |
| Match | (Inherited from Attribute.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |