VarArgsState Class |
Namespace: SampSharp.Core.Natives.NativeObjects.FastNatives
public class VarArgsState : IDisposable
The VarArgsState type exposes the following members.
| Name | Description | |
|---|---|---|
| VarArgsState | Initializes a new instance of the VarArgsState class |
| Name | Description | |
|---|---|---|
| Dispose | Releases all resources used by the VarArgsState | |
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| PinBuffer |
Pins a buffer which will be freed once this state is disposed of.
| |
| ToString | (Inherited from Object.) |