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

XEffects.BioSmoke

Extends
pclSmoke

Core.Object
|   
+-- Engine.Actor
   |   
   +-- Engine.xEmitter
      |   
      +-- XEffects.pclSmoke
         |   
         +-- XEffects.BioSmoke

Variables Summary
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 PostBeginPlay ()))
function Timer ()))
Inherited Functions from Engine.xEmitter
ClampToMaxParticles, CollisionSound, PrecacheContent, PreSpawned, Trigger, UpdatePrecacheMaterials


Functions Detail

PostBeginPlay Source code

simulated function PostBeginPlay ( ) )

Timer Source code

simulated function Timer ( ) )


Defaultproperties

defaultproperties
{ 
	Style=STY_Translucent
    mDirDev=(X=1.400000,Y=1.400000,Z=1.400000) 
     mPosDev=(X=10.800000,Y=10.800000,Z=10.800000)  
	mLifeRange(0)=0.40000
	mLifeRange(1)=0.7000
	mSpeedRange(0)=20.000000
	mSpeedRange(1)=45.000000
	mSizeRange(0)=60.000000
	mSizeRange(1)=60.000000
	mSpinRange(0)=10.000000
	mSpinRange(1)=90.000000
	mRegenRange(0)=150.000000
	mRegenRange(1)=150.000000 
	mRegenDist=0.000000
	mRandOrient=True 
	mStartParticles=1
	mMaxParticles=150
	mGrowthRate=70.0
	mAttenuate=True
	mLifeColorMap=Texture'BiolifeMap_t'
	Physics=PHYS_Trailer
	lifespan=1.2
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: Do 14.8.2014 09:58:00.759 - Created with UnCodeX