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

Emitter.NetworkMeshEmitter

Extends
XMeshEmitter

Core.Object
|   
+-- Engine.Actor
   |   
   +-- Emitter.XParticleEmitter
      |   
      +-- Emitter.XEmitter
         |   
         +-- Emitter.XMeshEmitter
            |   
            +-- Emitter.NetworkMeshEmitter

Variables Summary
byteClientRepCounter
byteRepCounter
Inherited Variables from Emitter.XMeshEmitter
AnimateByActor, bAnimateParticles, bMeshEnviromentMapping, bPartAnimLoop, bParticlesRandFrame, bRelativeToMoveDir, bRenderParticles, InitialRot, PartAnimFrameStart, PartAnimRate, ParticleAnim, ParticleFatness, ParticleMesh, ParticleRotation, RandAnims, RotationsPerSec
Inherited Variables from Emitter.XEmitter
AutoResetTime, bAccelRelativeToRot, BACKUP_Disabled, bActorsBlockSight, bAutoDestroy, bAutoReset, bAutoVisibilityBox, bBoxVisibility, bCheckLineOfSight, bCOffsetRelativeToRot, bCylRangeBasedOnPos, bDestruction, bDisabled, bDisableRender, bDistanceCulling, bEffectsVelocity, bGradualSpawnCoords, bHasAliveParticles, bHasLossVel, bNoUpdateOnInvis, BoxLocation, BoxVelocity, bParticleCoronaEnabled, bRelativeToRotation, bRespawnParticles, bRevolutionEnabled, bRotationRequest, bSpawnInitParticles, bStasisEmitter, bUseMeshAnim, bUseRandomTex, bUseRelativeLocation, bVelRelativeToRotation, CacheRot, ColorScaleCount, CombinedParticleCount, CoronaColor, CoronaFadeTimeScale, CoronaMaxScale, CoronaOffset, CoronaScaling, CoronaTexture, CullDistance, CullDistanceFadeDist, DestroySound, DestructCombiners, DrawScaleCount, FadeInMaxAmount, FadeInTime, FadeOutTime, FinishedSpawningTrigger, ForcesList, ForcesTags[4], HittingActorKickVelScale, ImpactSound, LifeTimeCombiners, LifetimeRange, LODFactor, MaxCoronaDistance, MaxParticles, MinBounceVelocity, MinImpactVelForSnd, NextParticleTime, OldSpawnPosition, ParticleAcceleration, ParticleBounchyness, ParticleCollision, ParticleColor, ParticleColorScale[5], ParticleExtent, ParticleKillCClass, ParticleKillTag, ParticleLifeTimeCClass, ParticleLifeTimeSDelay, ParticleLifeTimeTag, ParticleSpawnCClass, ParticleSpawnTag, ParticlesPerSec, ParticleStyle, ParticleTexCount, ParticleTextures[16], ParticleWallHitCClass, ParticleWallHitTag, PartSpriteForwardZ, RendBoundingBox, ResetTimer, RevolutionOffset, RevolutionOffsetUnAxis, RevolutionsPerSec, RevolutionTimeScale, Scale3DRange, SingleIVert, SpawnCombiners, SpawnInterval, SpawnOffsetMultiplier, SpawnParts, SpawnPosType, SpawnSound, SpawnVelType, SpeedScaleCount, SpeedScale[5], SpeedTimeScale3D, SphereCylinderRange, SphereCylVelocity, SpriteAnimationType, StartingScale, TDestructC, TimeDrawScale3D, TimeScale[5], TLifeTimeC, TriggerAction, TSpawnC, TWallHitC, UseActorCoords, VelocityLossRate, VertexLimitBBox, VisibilityBox, WallHitCombiners, WallImpactAction, WaterImpactAction

Enumerations Summary
Inherited Enumerations from Emitter.XMeshEmitter
EEmPartRotType
Inherited Enumerations from Emitter.XEmitter
EEmitterPartCol, EEmitterTriggerType, ESpawnPosType, ESpriteAnimType

Structures Summary
Inherited Structures from Emitter.XMeshEmitter
AnimationType
Inherited Structures from Emitter.XEmitter
Box, ColorScaleRangeType, RevolveScaleType, ScaleRangeType, Speed3DType, SpeedRangeType

Functions Summary
function PostNetBeginPlay ()))
function PostNetReceive ()))
function PreBeginPlay ()
function Reset ()))
function Trigger (Actor Other, Pawn EventInstigator ))
Inherited Functions from Emitter.XEmitter
EmTrigger, Kill, PostBeginPlay, Reset, SetMaxParticles, SpawnParticles, Trigger


Variables Detail

ClientRepCounter Source code

var byte ClientRepCounter;

RepCounter Source code

var byte RepCounter;


Functions Detail

PostNetBeginPlay Source code

simulated function PostNetBeginPlay ( ) )

PostNetReceive Source code

simulated function PostNetReceive ( ) )

PreBeginPlay Source code

function PreBeginPlay ( )

Reset Source code

simulated function Reset ( ) )

Trigger Source code

function Trigger ( Actor Other, Pawn EventInstigator ) )


Defaultproperties

defaultproperties
{
				bNoDelete=True
				RemoteRole=ROLE_SimulatedProxy
				Texture=Texture'Emitter.Icons.S_EmitterNet'
				bAlwaysRelevant=True
				bCarriedItem=True
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: zo 11-11-2012 21:14:11.350 - Created with UnCodeX