Show / Hide Table of Contents

Class BlockSetContainer

Simple MonoBehaviour used to contain a list of BlockSets. These are loaded into the modkit at load time.

Inheritance
System.Object
BlockSetContainer
Namespace: Global
Assembly: cs.temp.dll.dll
Syntax
public class BlockSetContainer : TrackableBehavior

Fields

blockSets

Declaration
public BlockSet[] blockSets
Field Value
Type Description
BlockSet[]
☀
☾
In This Article
Back to top
Copyright (c) Strange Loop Games 2021
☀
☾