PC Stable Documentation
 
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Loading...
Searching...
No Matches
BleedingSourceZone Class Reference

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 ()
 

Private Attributes

string m_FireSelectionName
 
int m_Bit
 
vector m_EmitterOffset
 
vector m_EmitterOrientation
 
string m_Bone
 
float m_FlowModifier
 
int m_MaxTime
 
string m_ParticleName
 
int m_InventorySlotLocation
 

Constructor & Destructor Documentation

◆ BleedingSourceZone()

void BleedingSourceZone ( string  selection_name,
int  bit,
vector  offset,
vector  orientation,
string  bone,
int  max_time,
float  flow_modifier,
string  particle_name 
)
inlineprivate

◆ ~BleedingSourceZone()

void ~BleedingSourceZone ( )
inlineprivate

Member Function Documentation

◆ GetBit()

int GetBit ( )
inlineprivate

References m_Bit.

◆ GetBoneName()

string GetBoneName ( )
inlineprivate

◆ GetFlowModifier()

◆ GetInvLocation()

◆ GetMaxTime()

◆ GetOffset()

vector GetOffset ( )
inlineprivate

◆ GetOrientation()

vector GetOrientation ( )
inlineprivate

◆ GetParticleName()

string GetParticleName ( )
inlineprivate

◆ GetSelectionName()

string GetSelectionName ( )
inlineprivate

References m_FireSelectionName.

◆ SetInvLocation()

void SetInvLocation ( int  inv_slot)
inlineprivate

Field Documentation

◆ m_Bit

int m_Bit
private

Referenced by BleedingSourceZone(), and GetBit().

◆ m_Bone

string m_Bone
private

Referenced by BleedingSourceZone(), and GetBoneName().

◆ m_EmitterOffset

vector m_EmitterOffset
private

Referenced by BleedingSourceZone(), and GetOffset().

◆ m_EmitterOrientation

vector m_EmitterOrientation
private

◆ m_FireSelectionName

string m_FireSelectionName
private

◆ m_FlowModifier

float m_FlowModifier
private

◆ m_InventorySlotLocation

int m_InventorySlotLocation
private

Referenced by GetInvLocation(), and SetInvLocation().

◆ m_MaxTime

int m_MaxTime
private

Referenced by BleedingSourceZone(), and GetMaxTime().

◆ m_ParticleName

string m_ParticleName
private

The documentation for this class was generated from the following file: