Method IsValid
| Improve this Doc View SourceIsValid()
Checks if a custom item is valid (i.e. has a prefab, an ItemDrop and an icon, if it should be craftable).
Declaration
public bool IsValid()
Returns
Type | Description |
---|---|
bool | true if all criteria is met |