MCPcopy Create free account
hub / github.com/OpenRCT2/OpenRCT2 / if

Function if

src/openrct2/interface/InteractiveConsole.cpp:1032–1035  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1030 }
1031#endif
1032 else if (invalidArgs)
1033 {
1034 console.WriteLineError("Invalid arguments.");
1035 }
1036 else
1037 {
1038 console.WriteLineError("Invalid variable.");

Callers

nothing calls this directly

Calls 1

WriteLineErrorMethod · 0.80

Tested by

no test coverage detected