Class SheetsTypeRules
Inheritance
SheetsTypeRules
Assembly: Glitch9.AIDevKit.Sheets.dll
Syntax
public static class SheetsTypeRules
Methods
|
Edit this page
View Source
DoesNotSupportUrl(ColumnDataType)
Declaration
public static bool DoesNotSupportUrl(this ColumnDataType cdt)
Parameters
Returns
|
Edit this page
View Source
DoesNotSupportUrl(Type)
Declaration
public static bool DoesNotSupportUrl(Type type)
Parameters
| Type |
Name |
Description |
| Type |
type |
|
Returns
|
Edit this page
View Source
DoesNotSupportUrlMessage(Type)
Declaration
public static string DoesNotSupportUrlMessage(Type requestedType)
Parameters
| Type |
Name |
Description |
| Type |
requestedType |
|
Returns
|
Edit this page
View Source
IsAssetType(ColumnDataType)
Declaration
public static bool IsAssetType(this ColumnDataType cdt)
Parameters
Returns
|
Edit this page
View Source
IsAudioType(ColumnDataType)
Declaration
public static bool IsAudioType(this ColumnDataType cdt)
Parameters
Returns
|
Edit this page
View Source
IsGeneratableAssetType(ColumnDataType)
Declaration
public static bool IsGeneratableAssetType(this ColumnDataType cdt)
Parameters
Returns
|
Edit this page
View Source
IsImageType(ColumnDataType)
Declaration
public static bool IsImageType(this ColumnDataType cdt)
Parameters
Returns
|
Edit this page
View Source
IsPremitiveType(ColumnDataType)
Declaration
public static bool IsPremitiveType(this ColumnDataType cdt)
Parameters
Returns
|
Edit this page
View Source
IsRangeType(ColumnDataType)
Declaration
public static bool IsRangeType(this ColumnDataType cdt)
Parameters
Returns
|
Edit this page
View Source
IsSystemType(ColumnDataType)
Declaration
public static bool IsSystemType(this ColumnDataType cdt)
Parameters
Returns
|
Edit this page
View Source
IsTextType(ColumnDataType)
Declaration
public static bool IsTextType(this ColumnDataType cdt)
Parameters
Returns
|
Edit this page
View Source
IsUnityPrimitiveType(ColumnDataType)
Declaration
public static bool IsUnityPrimitiveType(this ColumnDataType cdt)
Parameters
Returns