I'm a doctor, not a mechanic
UE3:UTMissionSelectionPRI (UT3)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> Actor >> Info >> ReplicationInfo >> PlayerReplicationInfo >> UTPlayerReplicationInfo >> UTMissionSelectionPRI |
- Package:
- UTGame
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
Copyright 1998-2007 Epic Games, Inc. All Rights Reserved.
Properties
bIsHost
Type: bool
Instance functions
AcceptMission
reliable server function AcceptMission ()
Tell the game we have selected the mission
BriefMission
reliable server function BriefMission ()
Called by the host, this tells the server to force all clients to the briefing menu
ChangeMission
reliable server function ChangeMission (int NewMissionID)
The Mission has changed, notify everyone
ServerReadyToPlay
reliable server function ServerReadyToPlay ()
Let's the server know we are ready to play
SetModifierCard
reliable server function SetModifierCard (name Card)