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