EvilEngine/DYNA/Enemy:NPC Walls
From Heavy Iron Modding
< EvilEngine | DYNA(Redirected from DYNA/Enemy:NPC Walls)
Enemy:NPC Walls | |
---|---|
Hash | 0x0E612078 |
Games used | Ratatouille Prototype |
Format
struct zNPCWallsAsset : xDynAsset
{
uint32 npcWallsGroup;
uint32 flags;
};
Offset | Type | Variable | Description |
---|---|---|---|
0x10 | AssetID | npcWallsGroup | GRUP |
0x14 | uint32 | flags |
Hidden category: