Skip to content
This repository has been archived by the owner on Oct 22, 2024. It is now read-only.

Sandbox.ModAPI.Ingame.MyAssemblerMode

Malware edited this page Dec 25, 2018 · 38 revisions

Index

MyAssemblerMode Enum

private public sealed MyAssemblerMode
```csharp

**Namespace:** [Sandbox.ModAPI.Ingame](Sandbox.ModAPI.Ingame)  
**Assembly:** Sandbox.Common.dll

### Example

### Remarks

###### Fields

|Member|Description|
|---|---|
|Assembly|The assembler is currently set to assemble new items.|
|Disassembly|The assembler is currently set to disassemble existing items.|
Clone this wiki locally