SampSharpExtensionAttribute Class |
Namespace: SampSharp.GameMode
public class SampSharpExtensionAttribute : Attribute
The SampSharpExtensionAttribute type exposes the following members.
| Name | Description | |
|---|---|---|
| SampSharpExtensionAttribute |
Initializes a new instance of the SampSharpExtensionAttribute class.
|
| Name | Description | |
|---|---|---|
| LoadBeforeAssemblies |
Gets the assemblies to load before this extension.
| |
| Type |
Gets the type of the extension.
| |
| 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.) |