Home
last modified time | relevance | path

Searched refs:SetMaxViews (Results 1 – 3 of 3) sorted by last modified time

/dports/games/allacrost/allacrost-1.0.2/dat/maps/
H A Ddemo_town.lua416 dialogue:SetMaxViews(1);
/dports/games/allacrost/allacrost-1.0.2/src/modes/
H A Ddefs_modes.cpp285 .def("SetMaxViews", &MapDialogue::SetMaxViews) in BindModesToLua()
/dports/games/allacrost/allacrost-1.0.2/src/modes/map/
H A Dmap_dialogue.h235 void SetMaxViews(int32 views) in SetMaxViews() function