MCPcopy Create free account
hub / github.com/Garten/sourcecraft / getShortName

Method getShortName

src/periphery/SourceGame.java:94–96  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

92 }
93
94 public String getShortName() {
95 return this.nameShort;
96 }
97
98 public SourceGame setDefaultConvertOption(String name) {
99 this.defaultConvertOption = name;

Callers 2

getGamePathMethod · 0.95
getMatriealPathMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected