BlockyRuntime
ThaumielMapEditor.API.Components.Tools
Overview​
Properties​
| Name | Type | Access | Description |
|---|---|---|---|
Type | ToolType | get | No description |
Fields​
| Name | Type | Description |
|---|---|---|
Blocky | BlockyPayload | No description |
Methods​
| Signature | Returns | Description |
|---|---|---|
Init(ServerObject, SchematicData, Dictionary<string, object>) | void | No description |
Properties​
Type​
Type: ToolType Access: get
Fields​
Blocky​
Type: BlockyPayload
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> |