Searched refs:MaxFogs (Results 1 – 3 of 3) sorted by relevance
193 Builder& MaxFogs(s32 max) { m_MaxFogs = max; return *this; } in MaxFogs() function
208 Builder& MaxFogs(s32 max) { m_MaxFogs = max; return *this; } in MaxFogs() function
991 .MaxFogs(description.maxFogs) in Create()