I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX

UE1:BotReplicationInfo (UT)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT Object >> Actor >> Info >> ReplicationInfo >> PlayerReplicationInfo >> BotReplicationInfo
Package: 
BotPack
Direct subclass:
CustomBotPlayerReplicationInfo

BotReplicationInfo.

Properties[edit]

OrderObject[edit]

Type: Actor


RealOrderGiver[edit]

Type: Pawn


RealOrderGiverPRI[edit]

Type: PlayerReplicationInfo


RealOrders[edit]

Type: name


Default values[edit]

Property Value
bIsABot True

Instance functions[edit]

SetRealOrderGiver[edit]

function SetRealOrderGiver (Pawn P)