NativePropertyAttribute Class |
Namespace: SampSharp.Core.Natives.NativeObjects
public class NativePropertyAttribute : Attribute
The NativePropertyAttribute type exposes the following members.
| Name | Description | |
|---|---|---|
| NativePropertyAttribute |
Initializes a new instance of the NativePropertyAttribute class.
| |
| NativePropertyAttribute(Boolean) |
Initializes a new instance of the NativePropertyAttribute class.
|
| Name | Description | |
|---|---|---|
| GetFunction |
Gets or sets the get function.
| |
| GetLengths |
Gets or sets the get lengths.
| |
| IgnoreIdentifiers |
Gets a value indicating whether to ignore identifiers.
| |
| SetFunction |
Gets or sets the set function.
| |
| SetLengths |
Gets or sets the set lengths.
| |
| 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.) |