| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation  | 
| previous class next class | frames no frames | |||||
HeadshotView.MutHeadshotView Creation date: 2014-06-21 11:00 Last change: $Id$ Copyright (c) 2014, Wormbo
Core.Object
|   
+-- Engine.Actor
   |   
   +-- Engine.Info
      |   
      +-- Engine.Mutator
         |   
         +-- HeadshotView.MutHeadshotView
| Variables Summary | 
|---|
| Inherited Variables from Engine.Mutator | 
|---|
| bAddToServerPackages, bUserAdded, ConfigMenuClassName, DefaultWeapon, DefaultWeaponName, Description, FriendlyName, GroupName, IconMaterialName, NextMutator | 
| Inherited Variables from Engine.Info | 
|---|
| BotsGroup, ChatGroup, GameGroup, KickVoteGroup, MapVoteGroup, RulesGroup, ServerGroup | 
| Functions Summary | ||
|---|---|---|
![]()  | PreBeginPlay ())) | |
| Inherited Functions from Engine.Info | 
|---|
| AcceptPlayInfoProperty, AllowClassRemoval, FillPlayInfo, GetDescriptionText, GetSecurityLevel | 
| Functions Detail | 
|---|
 PreBeginPlay  Source code| Defaultproperties | 
|---|
defaultproperties
{
    FriendlyName = "Headshot View"
    Description = "When dying from a headshot, you continue to view from your severed head."
	bAddToServerPackages = True
}
 | 
| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation  | 
| previous class next class | frames no frames | |||||