abstract class ABlockLoader : LoaderAWD.IBlockParser
abstract class ABlockLoader : LoaderAWD.IBlockParser
Base class for parsing blocks. Blocks are instantiated by the LoaderAWD
directly and are not intended for any other use case.
Author
Ian Thomas (toxicbakery@gmail.com)