MCPcopy Create free account
hub / github.com/OGSR/OGSR-Engine / visual

Method visual

ogsr_engine/COMMON_AI/xrServer_Objects.cpp:167–167  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

165LPCSTR CSE_AbstractVisual::getStartupAnimation() { return *startup_animation; }
166
167CSE_Visual* CSE_AbstractVisual::visual() { return this; }

Callers 15

evaluateMethod · 0.45
on_enemy_changeMethod · 0.45
need_updateMethod · 0.45
initializeMethod · 0.45
executeMethod · 0.45
isObjectVisibleMethod · 0.45
evaluateMethod · 0.45
visibility_thresholdMethod · 0.45
enable_visionMethod · 0.45
vision_enabledMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected