Method DebugWriteBlittableObject
DebugWriteBlittableObject<T>(ref T, bool)
Declaration
public DebugIdentifier DebugWriteBlittableObject<T>(ref T obj, bool dataOnly = false) where T : struct, IDebugObject
Parameters
Type | Name | Description |
---|---|---|
T | obj | |
bool | dataOnly |
Returns
Type | Description |
---|---|
DebugIdentifier |
Type Parameters
Name | Description |
---|---|
T |