Method WriteBlittableObject
WriteBlittableObject<T>(ref T, bool)
Declaration
public DebugIdentifier WriteBlittableObject<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 |