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

Sandbox.ModAPI.Ingame.MyAssemblerMode

Morten Aune Lyrstad edited this page Apr 16, 2022 · 38 revisions

IndexNamespace Index

MyAssemblerMode Enum

public enum MyAssemblerMode

Determines what mode an assembler is in.

Namespace: Sandbox.ModAPI.Ingame
Assembly: Sandbox.Common.dll

Fields

MyAssemblerMode Assembly

The assembler is currently set to assemble new items.

MyAssemblerMode Disassembly

The assembler is currently set to disassemble existing items.

Clone this wiki locally