Delegate RemoveDataDelegate<T>
Namespace: Unity.MARS.Data
Assembly: Unity.MARS.Interfaces.dll
Syntax
public delegate bool RemoveDataDelegate<T>(int dataId)
Parameters
| Type | Name | Description |
|---|---|---|
| int | dataId |
Returns
| Type | Description |
|---|---|
| bool |
Type Parameters
| Name | Description |
|---|---|
| T |