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