DayZ 1.26
DayZ Explorer by KGB
|
Manages all bleeding indicators and their updates. Подробнее...
Защищенные данные | |
bool | m_Initialized |
bool | m_Visible |
ref map< int, ref BleedingIndicator > | m_RegisteredInstances |
ref array< int > | m_CleanupQueue |
ref array< int > | m_RunningIndicators |
int | m_LastDropIdx |
int | m_ImageWidgetCount |
ref map< int, ref array< float > > | m_ProbabilityMap |
ref array< Widget > | m_PositioningFramesArray |
Widget | m_BloodDropsFrame |
int | m_LastPositionFrameUsed |
Manages all bleeding indicators and their updates.
|
inlineprotected |
Используется в Init().
Перекрестные ссылки Math::Poisson() и BleedingIndicationConstants::SEQUENCE_STEPS.
Используется в Init().
Перекрестные ссылки PlayerConstants::BLEEDING_SOURCE_FLOW_MODIFIER_HIGH, PlayerConstants::BLEEDING_SOURCE_FLOW_MODIFIER_LOW, PlayerConstants::BLEEDING_SOURCE_FLOW_MODIFIER_MEDIUM, BleedingIndicationConstants::INDICATOR_SEVERITY_HIGH, BleedingIndicationConstants::INDICATOR_SEVERITY_LOW и BleedingIndicationConstants::INDICATOR_SEVERITY_MEDIUM.
Используется в RegisterBleedingIndicatorInstance().
|
inlineprotected |
Используется в Update().
Перекрестные ссылки m_Initialized.
stops and re-sets indicators and images even out of sequence. Should still be tied to the 'player' update, though!
Перекрестные ссылки m_RunningIndicators и Update().
|
inlineprotected |
Перекрестные ссылки m_Initialized.
|
inlineprotected |
Перекрестные ссылки Math::RandomFloatInclusive(), Math::RandomInt(), Vector(), x, y и vector::Zero.
Используется в SpawnBleedingIndicator().
|
inlineprotected |
Перекрестные ссылки ErrorEx.
|
inlineprotected |
Перекрестные ссылки BuildPositioningData(), BuildProbabilityData(), g_Game, BleedingIndicationConstants::INDICATOR_SEVERITY_HIGH, BleedingIndicationConstants::INDICATOR_SEVERITY_LOW, BleedingIndicationConstants::INDICATOR_SEVERITY_MEDIUM, m_Visible, BleedingIndicationConstants::SEQUENCE_DROP_AVERAGE_HIGH, BleedingIndicationConstants::SEQUENCE_DROP_AVERAGE_LOW и BleedingIndicationConstants::SEQUENCE_DROP_AVERAGE_MEDIUM.
Перекрестные ссылки CalculateSeverity().
Используется в RegisterData().
Перекрестные ссылки Class::CastTo(), ErrorEx, Debug::Log(), m_Initialized и RegisterBleedingIndicatorInstance().
Перекрестные ссылки GenerateSequenceRandomPosition().
Используется в Update().
Используется в Update().
Перекрестные ссылки Class::CastTo(), CleanupBleedingIndicators(), GetGame(), m_Visible, SpawnBleedingIndicator(), StopBleedingIndicator() и UpdateBleedingIndicators().
Перекрестные ссылки g_Game, m_BloodDropsFrame и m_Visible.
|
protected |
Используется в UpdateVisibility().
|
protected |
|
protected |
Используется в DataInitialized().
|
protected |
|
protected |
Используется в ForceStop().
|
protected |