Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames

KFMod.BlowerThrowerPrimaryEmitter

Extends
HitFlameBig

Core.Object
|   
+-- Engine.Actor
   |   
   +-- Engine.xEmitter
      |   
      +-- Old2K4.HitFlameBig
         |   
         +-- KFMod.BlowerThrowerPrimaryEmitter

Variables Summary
floatLastFlameSpawnTime
EmitterSecondaryFlame
BlowerThrowerPrimaryEmitter
floatFlameSpawnInterval
Inherited Variables from Engine.xEmitter
bCallPreSpawn, bForceAffected, blockOnNet, bSuspendWhenNotVisible, Expire, mAirResistance, mAtLeastOneFrame, mAttenFunc, mAttenKa, mAttenKb, mAttenuate, mAttraction, mBendStrength, mBounds, mbSpinningNodes, mChildEmitter, mChildName, mColElasticity, mCollision, mColMakeSound, mColorRange[2], mDelayRange[2], mDir, mDirDev, mDistanceAtten, mGrowthRate, mHeadIndex, mInvTileCols, mLastPos, mLastVector, mLifeColorMap, mLifeRange[2], mMassRange[2], mMaxParticles, mMeshNodes[8], mNumActivePcl, mNumSprings, mNumTileColumns, mNumTileRows, mNumUpdates, mOwnerVelocityFactor, mParticleType, mpAttenFunc, mPauseTimer, mpIterator, mPosColorMapXY, mPosColorMapXZ, mPosDev, mPosRelative, mpParticles, mpSprings, mRandMeshes, mRandOrient, mRandTextures, mRegen, mRegenBias, mRegenDist, mRegenOffTime[2], mRegenOnTime[2], mRegenPause, mRegenRange[2], mRegenTimer, mRenderableVerts, mSizeRange[2], mSourceActor, mSpawningType, mSpawnVecA, mSpawnVecB, mSpeedRange[2], mSphere, mSpinRange[2], mStartParticles, mT, mTexU, mTexV, mTileAnimation, mTime, mTotalTiles, mUseMeshNodes, mWaveAmplitude, mWaveFrequency, mWaveLockEnd, mWavePhaseA, mWavePhaseB, mWaveShift, SourceStaticMesh, springD, springK, springMaxCompress, springMaxStretch, SystemHandle

Enumerations Summary
Inherited Enumerations from Engine.xEmitter
EAttenFunc, ExParticleTypes, ExSpawningTypes

Functions Summary
function Destroyed ()))
function Tick (float dt ))
Ticking
Inherited Functions from Old2K4.HitFlameBig
PostNetBeginPlay, Tick, timer
Inherited Functions from Engine.xEmitter
ClampToMaxParticles, CollisionSound, PrecacheContent, PreSpawned, Trigger, UpdatePrecacheMaterials

States Summary
Ticking Source code
state Ticking
Tick


Variables Detail

LastFlameSpawnTime Source code

var float LastFlameSpawnTime;

SecondaryFlame Source code

var Emitter SecondaryFlame;

BlowerThrowerPrimaryEmitter

FlameSpawnInterval Source code

var(BlowerThrowerPrimaryEmitter) float FlameSpawnInterval;


Functions Detail

Destroyed Source code

simulated function Destroyed ( ) )

Tick Ticking Source code

simulated function Tick ( float dt ) )


Defaultproperties

defaultproperties
{
     mParticleType=PT_Stream
     mMaxParticles=100
     mLifeRange(1)=0.300000
     mRegenRange(0)=60.000000
     mRegenRange(1)=60.000000
     mPosDev=(X=0.000000,Y=0.000000,Z=0.000000)
     mSpawnVecB=(X=20.000000,Z=0.000000)
     mSizeRange(0)=6.000000
     mSizeRange(1)=6.000000
     mGrowthRate=6.000000
     mAttenKa=0.000000
     mNumTileColumns=1
     mNumTileRows=1
     Physics=PHYS_Trailer
     LifeSpan=2.900000
     Skins(0)=Texture'kf_fx_trip_t.Misc.vomit_trail_d'
     Style=STY_Alpha
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: Fri 13-10-2023 03:18:41.684 - Created with UnCodeX