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