MCPcopy Create free account
hub / github.com/carbonengine/trinity / Initialize

Method Initialize

trinity/Eve/SpaceObject/EveShip2.cpp:261–266  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

259}
260
261bool EveShip2::Initialize()
262{
263 EveMobile::Initialize();
264
265 return true;
266}
267
268// -----------------------------------------------------------------------------
269// Description:

Callers 8

BuildFromDNAMethod · 0.45
SetupBannersMethod · 0.45
SetupBannerSetsMethod · 0.45
SetupAudioMethod · 0.45
SetupDecalSetsMethod · 0.45
GetPerObjectDataMethod · 0.45

Calls 1

InitializeFunction · 0.50

Tested by

no test coverage detected