NativeString Class

RAGE Plugin Hook Documentation

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "T:Rage.Native.NativeString"]

Inheritance Hierarchy

SystemObject
  Rage.NativeNativeString

Namespace:  Rage.Native
Assembly:  RagePluginHook (in RagePluginHook.dll) Version: 0.0.0.0 (0.56.1131.11510)
Syntax

public sealed class NativeString : IDisposable

The NativeString type exposes the following members.

Constructors

  NameDescription
Public methodNativeString
Initializes a new instance of the NativeString class
Top
Properties

  NameDescription
Public propertyValue
Top
Methods

  NameDescription
Public methodDispose
Releases all resources used by the NativeString
Top
Operators

  NameDescription
Public operatorStatic member(String to NativeString)
Top
See Also

Reference