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[] |