DoorLink
ThaumielMapEditor.API.Components.Tools
Overview​
Properties​
| Name | Type | Access | Description |
|---|---|---|---|
GroupId | string | get | No description |
Type | ToolType | get | No description |
Methods​
| Signature | Returns | Description |
|---|---|---|
Init(ServerObject, SchematicData, Dictionary<string, object>) | void | No description |
Unregister() | void | No description |
Properties​
GroupId​
Type: string Access: get
Type​
Type: ToolType Access: get
Methods​
Init​
Init
public void Init(
ServerObject obj,
SchematicData schem,
Dictionary<string, object> properties
)
Parameters​
| Name | Type | Description |
|---|---|---|
obj | ServerObject | |
schem | SchematicData | |
properties | Dictionary<string, object> |
Unregister​
Unregister
public void Unregister()