MCPcopy Create free account
hub / github.com/Card-Forge/forge / getGameLog

Method getGameLog

forge-game/src/main/java/forge/game/GameView.java:172–174  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

170 }
171
172 public GameLog getGameLog() {
173 return gameLog;
174 }
175
176 /** Initialize the game log for network-deserialized GameViews (transient field is null after deserialization). */
177 public void initGameLog() {

Callers 5

handleGameEventMethod · 0.95
resumeAndResyncMethod · 0.95
openViewMethod · 0.95
GameViewMethod · 0.45

Calls

no outgoing calls

Tested by 1