| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||
Core.Object
|
+-- Engine.Actor
|
+-- Engine.Info
|
+-- Engine.ReplicationInfo
|
+-- Engine.PlayerReplicationInfo
|
+-- UnrealGame.TeamPlayerReplicationInfo
|
+-- XGame.xPlayerReplicationInfo
|
+-- KFMod.KFPlayerReplicationInfo
|
+-- KFStoryGame.KF_StoryPRI
| Variables Summary | |
|---|---|
| SPlayerIconData | FloatingIconData |
| vector | InterpolatedPawnLoc |
| float | LastIconUpdateTime |
| KFHumanPawn_Story | OwnerPawn |
| Inherited Variables from XGame.xPlayerReplicationInfo |
|---|
| bForceNoPlayerLights, bNoTeamSkins, Rec |
| Structures Summary | ||
|---|---|---|
| SPlayerIconData IconMat, CurrentPawnLoc, LastPawnLoc | ||
| Functions Summary | ||
|---|---|---|
![]() | Vector | GetCurrentPawnLoc ())) |
![]() | Material | GetFloatingIconMat ())) |
![]() | Vector | GetInterpolatedPawnLoc ())) |
![]() | Vector | GetlastPawnLoc ())) |
![]() | KFHumanPawn_Story | GetOwnerPawn ())) |
![]() | SetFloatingIconMat (material NewMat)) | |
![]() | SetInterpolatedPawnLoc (vector NewValue)) | |
![]() | SetOwnerPawn (KFHumanPawn_Story NewOwnerPawn)) | |
![]() | SetReplicatedPawnLoc (vector NewLoc)) | |
| Inherited Functions from KFMod.KFPlayerReplicationInfo |
|---|
| Destroyed, GetBlamePawn, ReceiveRewardForHealing, Reset, SetGRI, Timer |
| Inherited Functions from XGame.xPlayerReplicationInfo |
|---|
| GetPortrait, SetCharacterName, UpdateCharacter, UpdatePrecacheMaterials |
| Variables Detail |
|---|
| Structures Detail |
|---|
| Functions Detail |
|---|
GetCurrentPawnLoc Source code
GetFloatingIconMat Source code
GetInterpolatedPawnLoc Source code
GetlastPawnLoc Source code
GetOwnerPawn Source code
SetFloatingIconMat Source code
SetInterpolatedPawnLoc Source code
SetOwnerPawn Source code
SetReplicatedPawnLoc Source code| Defaultproperties |
|---|
defaultproperties
{
}
|
| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||