B1PhotoFrameGameTime
In-game date/time snapshot recorded at photo capture time.
| Property | Type | Description | Metadata |
|---|---|---|---|
| Year | int32 | In-game year at capture. | Category: B1PhotoFrameGameTime |
| Month | int32 | In-game month at capture. | Category: B1PhotoFrameGameTime |
| Day | int32 | In-game day-of-month at capture. | Category: B1PhotoFrameGameTime |
| Hour | int32 | In-game hour at capture. | Category: B1PhotoFrameGameTime |
| Minute | int32 | In-game minute at capture. | Category: B1PhotoFrameGameTime |
| GameDayIndex | int32 | Sequential in-game day counter at capture. | Category: B1PhotoFrameGameTime |
| DayOfWeek | FString | Label of EB1DayOfWeek at capture. | Category: B1PhotoFrameGameTime |
| TimeOfDay | FString | Label of EB1TimeOfDay at capture. | Category: B1PhotoFrameGameTime |
| Season | FString | Label of EB1SeasonType at capture. | Category: B1PhotoFrameGameTime |