B1DoodleTextureEntry
Texture pool entry for doodle decals. Save/restore looks up by Id, not array index.
| Property | Type | Description | Metadata |
|---|---|---|---|
| Id | FName | Stable save key. Do not change after it is assigned. | Category: Doodle |
| Texture | TSoftObjectPtr | Soft reference to the doodle base-color texture. | Category: Doodle |
| Tags | TArray | Selection tags (e.g. Normal, Curious). An entry may have multiple tags. | Category: Doodle |