LeviLamina
Loading...
Searching...
No Matches
PackAccessAssetGenerationResult.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
enum class
PackAccessAssetGenerationResult :
int
{
6
ReadContentsFile = 0,
7
IteratedThroughDirectory = 1,
8
Failed = 2,
9
AlreadyGenerated = 3,
10
};
src
mc
resources
PackAccessAssetGenerationResult.h
Generated on Sat Apr 26 2025 05:55:49 for LeviLamina by
1.12.0