Struct PackedGCHandle
Inherited Members
Namespace: UnityEditor.MemoryProfiler
Assembly: UnityEditor.dll
Syntax
[Serializable]
public struct PackedGCHandle
Constructors
| Improve this Doc View SourcePackedGCHandle(UInt64)
Declaration
public PackedGCHandle(ulong target)
Parameters
| Type | Name | Description |
|---|---|---|
| UInt64 | target |
Properties
| Improve this Doc View Sourcetarget
Declaration
public ulong target { get; }
Property Value
| Type | Description |
|---|---|
| UInt64 |