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

UnrealShare.TeleporterZone

Extends
ZoneInfo

Core.Object
|   
+-- Engine.Actor
   |   
   +-- Engine.Info
      |   
      +-- Engine.ZoneInfo
         |   
         +-- UnrealShare.TeleporterZone

Variables Summary
TeleportermyTeleporter
TeleporterZone
nameTeleporterTag
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.ZoneInfo
EAmbients

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


Variables Detail

myTeleporter Source code

var Teleporter myTeleporter;

TeleporterZone

TeleporterTag Source code

var(TeleporterZone) 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:13.131 - Created with UnCodeX