Method IsValid
| Edit this page View SourceIsValid()
Checks if a custom piece is valid (i.e. has a prefab, a target PieceTable is set,
has a Piece component and that component has an icon).
Declaration
public bool IsValid()
Returns
| Type | Description |
|---|---|
| bool | true if all criteria is met |