Enum CriFsLoader.Priority
ローダープライオリティ
Namespace: CriWare
Assembly: CriWare.CriFs.dll
Syntax
public enum CriFsLoader.Priority
Fields
Name | Description |
---|---|
AboveNormal | 高 |
BelowNormal | 低 |
EnumBeSint32 | enum be 4bytes |
Highest | 最高 |
Lowest | 最低 |
Normal | 普通 |