MCPcopy Create free account
hub / github.com/StrongPC123/Far-Cry-1-Source-Full / SelectObject

Method SelectObject

Editor/IEditorImpl.cpp:844–847  ·  view source on GitHub ↗

/////////////////////////////////////////////////////////////////////

Source from the content-addressed store, hash-verified

842
843//////////////////////////////////////////////////////////////////////////
844void CEditorImpl::SelectObject( CBaseObject *obj )
845{
846 GetObjectManager()->SelectObject( obj );
847}
848
849//////////////////////////////////////////////////////////////////////////
850IObjectManager* CEditorImpl::GetObjectManager()

Callers 15

DrawTrackMethod · 0.45
DrawKeysMethod · 0.45
CloneSelectionMethod · 0.45
OnBnClickedSelectMethod · 0.45
OnLButtonDownMethod · 0.45
OnNMDblclkErrorsMethod · 0.45
OnSelectObjectsMethod · 0.45
OnBnClickedSelectMethod · 0.45
DrawGraphMethod · 0.45
OnBnClickedSelectMethod · 0.45
DrawWindowMethod · 0.45
DrawGridMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected