Searched refs:MaxFogs (Results 1 – 3 of 3) 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
1025 .MaxFogs(description.maxFogs) in Create()