B1PhotoFrameCoopInfo
Snapshot of a character's coop (cooperative activity) state, recorded at photo capture time. Reserved: not yet wired to gameplay logic.
| Property | Type | Description | Metadata |
|---|---|---|---|
| CoopType | FString | Coop type. Reserved: not yet wired to gameplay logic. | Category: B1PhotoFrameCoopInfo |
| CoopId | FString | Coop id. Reserved: not yet wired to gameplay logic. | Category: B1PhotoFrameCoopInfo |
| Phase | FString | Coop phase. Reserved: not yet wired to gameplay logic. | Category: B1PhotoFrameCoopInfo |
| HostEntityId | FString | Entity id of the coop host, stored as a decimal string. Reserved: not yet wired to gameplay logic. | Category: B1PhotoFrameCoopInfo |
| MemberEntityIds | TArray | Entity ids of coop members, stored as decimal strings. Reserved: not yet wired to gameplay logic. | Category: B1PhotoFrameCoopInfo |