Class TextureCell
Inherited Members
Namespace: Glitch9.AIDevKit.Sheets
Assembly: Glitch9.AIDevKit.Sheets.dll
Syntax
[Serializable]
public sealed class TextureCell : AssetCell<Texture>, IEquatable<SheetCell>, IValueCell<ObjectReference>, IValueCell, IAssetCell
Constructors
| Edit this page View SourceTextureCell(string, ObjectReference)
Declaration
public TextureCell(string columnId, ObjectReference value = null)
Parameters
| Type | Name | Description |
|---|---|---|
| string | columnId | |
| ObjectReference | value |