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

Legacy:BotReplicationInfo

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 11:27, 20 April 2002 by Wormbo (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Actor >> Info (UT) >> ReplicationInfo >> PlayerReplicationInfo >> BotReplicationInfo

The PRI subclass used by UT Bot (UT)s.

Properties[edit]

Actor OrderObject 
name RealOrders 
Pawn (UT) RealOrderGiver 
PlayerReplicationInfo RealOrderGiverPRI 

Methods[edit]

function SetRealOrderGiver(Pawn (UT) P)