Service - sk-zk/md155 GitHub Wiki
A prefab slave item which is placed for several spawn point types of a prefab model.
This item can also be placed by itself, but it will always appear as a gas station trigger regardless of the actual spawn point type set.
Item ID: 0x07 (7)
Item file: base
Field(s) | Description |
---|---|
struct kdop_item
|
See k-DOP item. Flags: TODO: Find the other spawn point types |
u64 node_uid
|
The UID of the node of this item. |
u64 prefab_link_uid
|
The UID of the prefab this item is linked to. |
u32 node_count array_u64 node_uids
|
? |