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

UnrealShare.DynamicTeleporterZoneInfo

Extends
DynamicZoneInfo

Core.Object
|   
+-- Engine.Actor
   |   
   +-- Engine.Info
      |   
      +-- Engine.ZoneInfo
         |   
         +-- Engine.DynamicZoneInfo
            |   
            +-- UnrealShare.DynamicTeleporterZoneInfo

Variables Summary
TeleportermyTeleporter
DynamicTeleporterZoneInfo
nameTeleporterTag
Inherited Variables from Engine.DynamicZoneInfo
bMovesForceTouchUpdate, BoxMax, BoxMin, bUpdateTouchers, bUseRelativeToRotation, CylinderSize, MatchOnlyZone, NextDynamicZone, OldPose, SphereSize, ZoneAreaType
Inherited Variables from Engine.ZoneInfo
AmbientBrightness, AmbientHue, AmbientSaturation, bDestructive, bDistanceFog, bDistanceFogClips, bFogZone, bGravityZone, bKillZone, bMoveProjectiles, bNeutralZone, bNoInventory, bPainZone, bRaytraceReverb, bRepZoneProperties, bReverbZone, bWaterZone, bZoneBasedFog, CutoffHz, DamagePerSec, DamageString, DamageType, Delay[6], DirtyShadowLevel, EFXAmbients, EntryActor, EntrySound, EnvironmentColor, EnvironmentMap, EnvironmentUScale, EnvironmentVScale, ExitActor, ExitSound, FadeTime, FogColor, FogDistance, FogDistanceStart, Gain[6], LensFlareOffset[12], LensFlareScale[12], LensFlare[12], LightMapDetailLevels[4], LocationID, LocationStrings[4], MasterGain, MaxCarcasses, MaxLightCount, MaxLightingPolyCount, MinLightCount, MinLightingPolyCount, NumCarcasses, SkyZone, SpeedOfSound, TexUPanSpeed, TexVPanSpeed, ViewFlash, ViewFog, VisNotify, ZoneFluidFriction, ZoneGravity, ZoneGroundFriction, ZoneName, ZonePlayerCount, ZonePlayerEvent, ZoneTag, ZoneTerminalVelocity, ZoneTimeDilation, ZoneVelocity

Enumerations Summary
Inherited Enumerations from Engine.DynamicZoneInfo
EDynZoneInfoType
Inherited Enumerations from Engine.ZoneInfo
EAmbients

Functions Summary
event ActorEntered (actor Other ))
function PostBeginPlay ()))
Inherited Functions from Engine.DynamicZoneInfo
Destroyed, PostBeginPlay, ScriptCheckZone
Inherited Functions from Engine.ZoneInfo
ActorEntered, ActorLeaving, LinkToSkybox, PreBeginPlay, Trigger, ZoneActors


Variables Detail

myTeleporter Source code

var Teleporter myTeleporter;

DynamicTeleporterZoneInfo

TeleporterTag Source code

var(DynamicTeleporterZoneInfo) name TeleporterTag;


Functions Detail

ActorEntered Source code

event ActorEntered ( actor Other ) )

PostBeginPlay Source code

function PostBeginPlay ( ) )


Defaultproperties

defaultproperties
{
}

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