CPathParticleRope
CPathParticleRope
Inherited from CBaseEntity
Fields
| EntityKeyValues Name | Field Name | Field Type |
|---|---|---|
start_active | m_bStartActive | FIELD_BOOLEAN |
max_simulation_time | m_flMaxSimulationTime | FIELD_FLOAT32 |
effect_name | m_iszEffectName | FIELD_STRING |
particle_spacing | m_flParticleSpacing | FIELD_FLOAT32 |
slack | m_flSlack | FIELD_FLOAT32 |
radius | m_flRadius | FIELD_FLOAT32 |
color_tint | m_ColorTint | FIELD_COLOR32 |
Input
| Input Name | Field Type |
|---|---|
Start | FIELD_VOID |
Stop | FIELD_VOID |
StopPlayEndCap | FIELD_VOID |
DestroyImmediately | FIELD_VOID |
DisablePin | FIELD_STRING |
SetRadius | FIELD_FLOAT32 |
SetSlack | FIELD_FLOAT32 |
Output
No Entry
Functions
No Entry