Skip to main content

B1StatEditorLog

  • Stores a single log entry for stat changes in the editor, used for debugging and visualization.
PropertyTypeDescriptionMetadata
IdFNameThe ID of the stat that was changed.
DateTimeFDateTimeThe timestamp at which this stat change occurred.
DiffValuefloatThe difference in stat value caused by this change.
ResultValuefloatThe resulting stat value after this change was applied.
ReasonEB1ScriptReasonThe script reason that triggered this stat change.