| BuildCheckResult Enumeration |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:Sandbox.ModAPI.BuildCheckResult"]
Namespace: Sandbox.ModAPI
public enum BuildCheckResult
| Member name | Value | Description | |
|---|---|---|---|
| OK | 0 | ||
| NotConnected | 1 | ||
| IntersectedWithGrid | 2 | ||
| IntersectedWithSomethingElse | 3 | ||
| AlreadyBuilt | 4 | ||
| NotFound | 5 |