Struct BlobString
Namespace: Unity.Entities
Syntax
public struct BlobString
Properties
Length
Declaration
public int Length { get; }
Property Value
| Type | Description |
|---|---|
| System.Int32 |
Methods
ToString()
Declaration
public string ToString()
Returns
| Type | Description |
|---|---|
| System.String |