UnityVec3Block
ThaumielMapEditor.API.Helpers.BlockParser
Overview
Properties
| Name | Type | Access | Description |
|---|---|---|---|
X | object | get set | No description |
Y | object | get set | No description |
Z | object | get set | No description |
Methods
| Signature | Returns | Description |
|---|---|---|
ReturnExecute() | object | No description |
ReturnExecute(object) | object | No description |
Properties
X
Type: object Access: get set
Y
Type: object Access: get set
Z
Type: object Access: get set
Methods
ReturnExecute
ReturnExecute
public object ReturnExecute()
Returns
object
ReturnExecute
ReturnExecute
public object ReturnExecute(object obj)
Parameters
| Name | Type | Description |
|---|---|---|
obj | object |
Returns
object