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

Engine.WayBeacon


00001
00002
00003
00004
00005
00006
00007
00008
00009
00010
00011
00012
//=============================================================================
// WayBeacon.
//=============================================================================
class WayBeacon expands Keypoint;

//temporary beacon for serverfind navigation

function touch(actor other)
{
    if (other == owner)
        PlayerPawn(owner).ShowPath();
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Class file time: za 22-4-2006 12:52:32.000 - Creation time: za 22-4-2006 12:53:47.937 - Created with UnCodeX