MCPcopy Create free account
hub / github.com/dhewm/dhewm3 / Find

Method Find

neo/framework/CVarSystem.cpp:641–643  ·  view source on GitHub ↗

============ idCVarSystemLocal::Find ============ */

Source from the content-addressed store, hash-verified

639============
640*/
641idCVar *idCVarSystemLocal::Find( const char *name ) {
642 return FindInternal( name );
643}
644
645/*
646============

Callers 15

AddVideoMethod · 0.45
AddAudioMethod · 0.45
AddEmailMethod · 0.45
SetMainMenuSkinMethod · 0.45
TestMapValFunction · 0.45
TestGuiParmFunction · 0.45
InitMethod · 0.45
InitGameOptionsMenuFunction · 0.45
FileIsInPAKMethod · 0.45
GetFileListMethod · 0.45

Calls

no outgoing calls

Tested by 2

TestMapValFunction · 0.36
TestGuiParmFunction · 0.36