Sandbox.ModAPI
BuildCheckResult
Assembly: Sandbox.Common.dll
public enum BuildCheckResult
Describes build check results
Fields
| Member | Description |
|---|---|
| AlreadyBuilt | Already built |
| IntersectedWithGrid | Intersecting with other grid |
| IntersectedWithSomethingElse | Intersection with some other entity |
| NotConnected | Not connected |
| NotFound | Not found |
| NotWeldable | Not weldable |
| OK | OK |