Searched defs:MaxFogs (Results 1 – 2 of 2) sorted by relevance
195 Builder& MaxFogs(s32 max) { m_MaxFogs = max; return *this; } in MaxFogs() function
219 Builder& MaxFogs(s32 max) { m_MaxFogs = max; return *this; } in MaxFogs() function