PrimitiveStateBlock
ThaumielMapEditor.API.Helpers.BlockParser
Overview
Properties
| Name | Type | Access | Description |
|---|---|---|---|
BoolValue | bool | get set | No description |
ByteValue | byte | get set | No description |
SettingType | string | get set | No description |
StringValue | string | get set | No description |
Methods
| Signature | Returns | Description |
|---|---|---|
Execute(object) | void | No description |
Properties
BoolValue
Type: bool Access: get set
ByteValue
Type: byte Access: get set
SettingType
Type: string Access: get set
StringValue
Type: string Access: get set
Methods
Execute
Execute
public void Execute(object obj)
Parameters
| Name | Type | Description |
|---|---|---|
obj | object |