Empeld
Empeld plugin documentation.
essentials.Prefabs.PrefabBlock Struct Reference

A data object representing a block More...

Public Attributes

Vector3i RelPos
 The relative position of the block against the prefab object More...
 
Vector3i WorldPos
 The position in the world the block is located More...
 
IBlock Block
 The block itself More...
 

Detailed Description

A data object representing a block

Member Data Documentation

◆ Block

IBlock essentials.Prefabs.PrefabBlock.Block

The block itself

◆ RelPos

Vector3i essentials.Prefabs.PrefabBlock.RelPos

The relative position of the block against the prefab object

◆ WorldPos

Vector3i essentials.Prefabs.PrefabBlock.WorldPos

The position in the world the block is located


The documentation for this struct was generated from the following file: