‪TechbloxModdingAPI  ‪v2.0.0
‪The unofficial Techblox modding API
CustomBlock.cs File Reference

Classes

class  TechbloxModdingAPI.Blocks.CustomBlock.CubeRegistrationPatch
 
class  TechbloxModdingAPI.Blocks.CustomBlock
 ‪Experimental support for adding custom blocks to the game. More...
 
struct  TechbloxModdingAPI.Blocks.CustomBlock.DataStruct
 
class  TechbloxModdingAPI.Blocks.CustomBlock.MaterialCopyPatch
 

Namespaces

namespace  TechbloxModdingAPI
 
namespace  TechbloxModdingAPI.Blocks
 

Typedefs

using Material = UnityEngine.Material
 

Typedef Documentation

◆ Material

using Material = UnityEngine.Material