Cogito, ergo sum

UE3:UTMissionSelectionPRI (UT3)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT3 Object >> Actor >> Info >> ReplicationInfo >> PlayerReplicationInfo >> UTPlayerReplicationInfo >> UTMissionSelectionPRI
Package: 
UTGame

Copyright 1998-2007 Epic Games, Inc. All Rights Reserved.

Properties[edit]

bIsHost[edit]

Type: bool


Instance functions[edit]

AcceptMission[edit]

reliable server function AcceptMission ()

Tell the game we have selected the mission

BriefMission[edit]

reliable server function BriefMission ()

Called by the host, this tells the server to force all clients to the briefing menu

ChangeMission[edit]

reliable server function ChangeMission (int NewMissionID)

The Mission has changed, notify everyone

ServerReadyToPlay[edit]

reliable server function ServerReadyToPlay ()

Let's the server know we are ready to play

SetModifierCard[edit]

reliable server function SetModifierCard (name Card)