MCPcopy Create free account
hub / github.com/Panzerschrek/Chasm-Reverse / VidClear

Method VidClear

PanzerChasm/shared_drawers.cpp:22–26  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

20{}
21
22void SharedDrawers::VidClear()
23{
24 menu= nullptr;
25 text= nullptr;
26}
27
28void SharedDrawers::VidRestart( IDrawersFactory& drawers_factory )
29{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected