Skip to main content

B1CustomerVisitTicks

  • Records the enter and leave game ticks for a single customer visit,
    * providing helpers to check visit state and calculate total visit duration.
PropertyTypeDescriptionMetadata
EnterTicksint64Game tick when the customer entered the site; -1 if not yet entered.
LeaveTicksint64Game tick when the customer left the site; -1 if not yet left.