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, bFogZone, bGravityZone, bKillZone, bMoveProjectiles, bNeutralZone, bNoInventory, bPainZone, bRaytraceReverb, bReverbZone, bWaterZone, CutoffHz, DamagePerSec, DamageString, DamageType, Delay[6], EntryActor, EntrySound, EnvironmentMap, ExitActor, ExitSound, FogColor, FogDistance, Gain[6], LensFlareOffset[12], LensFlareScale[12], LensFlare[12], LocationStrings[4], MasterGain, MaxCarcasses, MaxLightCount, MaxLightingPolyCount, MinLightCount, MinLightingPolyCount, NumCarcasses, SkyZone, SpeedOfSound, TexUPanSpeed, TexVPanSpeed, ViewFlash, ViewFog, ZoneFluidFriction, ZoneGravity, ZoneGroundFriction, ZoneName, ZonePlayerCount, ZonePlayerEvent, ZoneTag, ZoneTerminalVelocity, ZoneVelocity

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: za 22-4-2006 13:07:21.625 - Created with UnCodeX