Resource order
This commit is contained in:
parent
bb7c0f63c4
commit
8b2b904834
16 changed files with 27 additions and 2 deletions
|
|
@ -16,5 +16,6 @@ public partial class DisplayResource : Resource
|
|||
public Texture2D Preview;
|
||||
[Export] public CustomSeedpacketFrame customFrame;
|
||||
[Export] public int Layer = 1;
|
||||
[Export] public int Order = 0;
|
||||
public string internal_id;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue