Click or drag to resize
RefT Class

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

Good for struct wrapping to store it as ref value in dictionary.
Inheritance Hierarchy
SystemObject
  VRageRefT

Namespace: VRage
Assembly: VRage.Library (in VRage.Library.dll) Version: 1.0.0.0
Syntax
C#
public class Ref<T>

Type Parameters

T

[Missing <typeparam name="T"/> documentation for "T:VRage.Ref`1"]

The RefT type exposes the following members.

Constructors
  NameDescription
Public methodRefT
Initializes a new instance of the RefT class
Top
Fields
  NameDescription
Public fieldValue
Top
See Also