MCPcopy Create free account
hub / github.com/PCSX2/pcsx2 / SetViewType

Method SetViewType

pcsx2-qt/Debugger/Memory/MemoryView.h:112–115  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

110 }
111
112 void SetViewType(MemoryViewType viewType)
113 {
114 displayType = viewType;
115 }
116
117 bool GetLittleEndian()
118 {

Callers 2

fromJsonMethod · 0.80
openContextMenuMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected