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

Method GetLibrary

Editor/BaseLibraryItem.cpp:135–138  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

133
134//////////////////////////////////////////////////////////////////////////
135IDataBaseLibrary* CBaseLibraryItem::GetLibrary() const
136{
137 return m_library;
138}

Callers 14

FillEntityPrototypesMethod · 0.45
FillPrefabsMethod · 0.45
OnUpdatePropertiesMethod · 0.45
OnDescriptionChangeMethod · 0.45
ExportParticlesMethod · 0.45
ReloadLibsMethod · 0.45
SetItemNameMethod · 0.45
SelectItemMethod · 0.45
ExportMusicMethod · 0.45
ExportMaterialsMethod · 0.45
DropToItemMethod · 0.45
DropToItemMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected