Cogito, ergo sum
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[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)