MCPcopy Create free account
hub / github.com/bgstaal/multipleWindow3dScene / getThisWindowID

Method getThisWindowID

WindowManager.js:145–148  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

143 }
144
145 getThisWindowID ()
146 {
147 return this.#id;
148 }
149}
150
151export default WindowManager;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected