| Home Page | Recent Changes | Preferences

StationaryPawn

Actor >> Pawn (UT) >> StationaryPawn

StationaryPawn is the superclass of all the Pawns in the game that don't move around the level.

Functions

function SetTeam(int TeamNum)
Sets the team this StationaryPawn belongs to. StationaryPawns are no active players and have no PlayerReplicationInfo, so subclasses need to declare a new variable for saving the team ID.
function bool SameTeamAs(int TeamNum)
Returns whether the StationaryPawn is on the specified team.

Known Subclasses


Category Class (UT)

The Unreal Engine Documentation Site

Wiki Community

Topic Categories

Image Uploads

Random Page

Recent Changes

Offline Wiki

Unreal Engine

Console Commands

Terminology

Mapping Topics

Mapping Lessons

UnrealEd Interface

Questions&Answers

Scripting Topics

Scripting Lessons

Making Mods

Class Tree

Questions&Answers

Modeling Topics

Questions&Answers

Log In