Data.isBuildScreenFromSmallBlocks C# (CSharp) Method

isBuildScreenFromSmallBlocks() public method

public isBuildScreenFromSmallBlocks ( ) : bool
return bool
    public bool isBuildScreenFromSmallBlocks()
    {
        return true;
    }
Data