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