Home
last modified time | relevance | path

Searched refs:GetTimesSeen (Results 1 – 2 of 2) sorted by relevance

/dports/games/allacrost/allacrost-1.0.2/src/modes/map/
H A Dmap_dialogue.h214 int32 GetTimesSeen() const in GetTimesSeen() function
H A Dmap_dialogue.cpp273 …rentInstance()->GetMapEventGroup()->SetEvent(i->second->GetEventName(), i->second->GetTimesSeen()); in ~DialogueSupervisor()