mirror of
https://github.com/Outer-Wilds-New-Horizons/new-horizons.git
synced 2025-12-11 20:15:44 +01:00
comment what the object is
This commit is contained in:
parent
4ed239de1e
commit
bbafbfbab2
@ -249,7 +249,7 @@ namespace NewHorizons
|
||||
/// Call this once before the main menu finishes loading
|
||||
/// </summary>
|
||||
/// <param name="mod"></param>
|
||||
/// <param name="builder">Builder to run when this title screen is selected.</param>
|
||||
/// <param name="builder">Builder to run when this title screen is selected. The GameObject passed through it is the main scene object containing both the background and menu planet.</param>
|
||||
/// <param name="disableNHPlanets">If set to true, NH generated planets will not show on the title screen. If false, this title screen has the same chance as other NH planet title screens to show.</param>
|
||||
/// <param name="shareTitleScreen">If set to true, this custom title screen will merge with all other custom title screens with shareTitleScreen set to true. If false, NH will randomly select between this and other valid title screens that are loaded.</param>
|
||||
/// <param name="conditionRequired">Persistent condition required for this title screen to appear.</param>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user