Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |
The class that writes the CTF general stats
Core.Object | +-- Engine.OnlineStats | +-- Engine.OnlineStatsWrite | +-- UTGame.UTLeaderboardWriteBase | +-- UTGame.UTLeaderboardWriteDM | +-- UTGame.UTLeaderboardWriteTDM | +-- UTGame.UTLeaderboardWriteCTF
Variables Summary |
---|
Inherited Variables from UTGame.UTLeaderboardWriteDM |
---|
MultiKill, Spree, VehicleStatsClass, VehicleWeaponsStatsClass, WeaponsStatsClass |
Functions Summary | ||
---|---|---|
![]() | CopyAllStats (UTPlayerReplicationInfo PRI)) |
Inherited Functions from UTGame.UTLeaderboardWriteTDM |
---|
CopyAllStats |
Inherited Functions from UTGame.UTLeaderboardWriteDM |
---|
CopyAllStats, CopyAndWriteAllStats |
Functions Detail |
---|
Defaultproperties |
---|
defaultproperties { StatNameToStatIdMapping(46)=(StatName="EVENT_HATTRICK",Id=268435553) StatNameToStatIdMapping(47)=(StatName="EVENT_KILLEDFLAGCARRIER",Id=268435554) StatNameToStatIdMapping(48)=(StatName="EVENT_RETURNEDFLAG",Id=268435555) StatNameToStatIdMapping(49)=(StatName="EVENT_SCOREDFLAG",Id=268435560) Properties(46)=(PropertyId=268435553,Data=(Type=SDT_Int32)) Properties(47)=(PropertyId=268435554,Data=(Type=SDT_Int32)) Properties(48)=(PropertyId=268435555,Data=(Type=SDT_Int32)) Properties(49)=(PropertyId=268435560,Data=(Type=SDT_Int32)) Name="Default__UTLeaderboardWriteCTF" ObjectArchetype=UTLeaderboardWriteTDM'UTGame.Default__UTLeaderboardWriteTDM' } |
Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |