Method GetEntryAssetType
GetEntryAssetType(TableEntryReference)
Returns the expected type for the entry. When an asset is first added to an entry, the type is recorded so that the Editor can ensure all subsequent assets that are added are compatible.
Declaration
public Type GetEntryAssetType(TableEntryReference tableEntry)
Parameters
Type | Name | Description |
---|---|---|
TableEntryReference | tableEntry | The entry to return the asset type for. |
Returns
Type | Description |
---|---|
Type |