|
PC Stable Documentation
|
|

Private Member Functions | |
| void | BleedingSourceZone (string selection_name, int bit, vector offset, vector orientation, string bone, int max_time, float flow_modifier, string particle_name) |
| void | SetInvLocation (int inv_slot) |
| int | GetInvLocation () |
| void | ~BleedingSourceZone () |
| string | GetSelectionName () |
| int | GetMaxTime () |
| string | GetParticleName () |
| int | GetBit () |
| float | GetFlowModifier () |
| vector | GetOrientation () |
| vector | GetOffset () |
| string | GetBoneName () |
|
inlineprivate |
References m_Bit, m_Bone, m_EmitterOffset, m_EmitterOrientation, m_FireSelectionName, m_FlowModifier, m_MaxTime, and m_ParticleName.
|
inlineprivate |
|
inlineprivate |
References m_Bone.
Referenced by BleedingSourcesManagerBase::AddBleedingSource().
|
inlineprivate |
References m_FlowModifier.
Referenced by BleedingSourcesManagerBase::AddBleedingSource(), and BleedingSourcesManagerBase::GetMostSignificantBleedingSource().
|
inlineprivate |
|
inlineprivate |
References m_MaxTime.
Referenced by BleedingSourcesManagerBase::AddBleedingSource(), and BleedingSourcesManagerBase::DisplayDebug().
|
inlineprivate |
References m_EmitterOffset.
Referenced by BleedingSourcesManagerBase::AddBleedingSource().
|
inlineprivate |
References m_EmitterOrientation.
Referenced by BleedingSourcesManagerBase::AddBleedingSource().
|
inlineprivate |
References m_ParticleName.
Referenced by BleedingSourcesManagerBase::AddBleedingSource().
|
inlineprivate |
References m_FireSelectionName.
|
inlineprivate |
References m_InventorySlotLocation.
|
private |
Referenced by BleedingSourceZone(), and GetBit().
|
private |
Referenced by BleedingSourceZone(), and GetBoneName().
|
private |
Referenced by BleedingSourceZone(), and GetOffset().
|
private |
Referenced by BleedingSourceZone(), and GetOrientation().
|
private |
Referenced by BleedingSourceZone(), and GetSelectionName().
|
private |
Referenced by BleedingSourceZone(), and GetFlowModifier().
|
private |
Referenced by GetInvLocation(), and SetInvLocation().
|
private |
Referenced by BleedingSourceZone(), and GetMaxTime().
|
private |
Referenced by BleedingSourceZone(), and GetParticleName().