Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames

KFStoryGame.KF_StoryNPC_Spawnable

Extends
KF_StoryNPC
Modifiers
notplaceable

Core.Object
|   
+-- Engine.Actor
   |   
   +-- Engine.Pawn
      |   
      +-- UnrealGame.UnrealPawn
         |   
         +-- XGame.xPawn
            |   
            +-- KFMod.KFPawn
               |   
               +-- KFMod.KFHumanPawn
                  |   
                  +-- KFStoryGame.KF_StoryNPC
                     |   
                     +-- KFStoryGame.KF_StoryNPC_Spawnable

Direct Known Subclasses:

KF_RingMasterNPC

Variables Summary
Inherited Variables from KFStoryGame.KF_StoryNPC
ActivationEvent, bActive, BaseAIThreatRating, BaseGroundSpeed, bDamageable, bDropInventoryOnDeath, bFireAtWill, bHasInfiniteAmmo, bIndestructible, bInitialActive, bInitialFireAtWill, bNoThreatToZEDs, bOnlyVisibleWhenActive, bRunning, bShotAnim, bShowHealthBar, bStartActive, bUseDefaultPhysics, bUseHitPoints, DeActivationEvent, DialogueTrigger, FriendlyFireDamageScale, HealedEvent, NotThreateningTo, NPCDialogue, NPCHealth, NPCName, OnlyThreateningTo, PlacedLoc, PlacedRot, RespawnTime, RunningAnims[8], StartingHealthPct, TeamIndex, TriggerAction
Inherited Variables from KFMod.KFHumanPawn
AlphaAmount, bAimingRifle, BaseMeleeIncrease, bLockWeaponSelection, Blood, BlurFadeOutTime, bMeBeDoomed, bOnDrugs, BreathingSound, bTorchOn, bUseBlurEffect, bUsingHitBlur, CameraEffectFound, CriticalOverlay, CurrentBlurIntensity, CurrentWeight, DrugBonusMovement, DyingMessageDelay, HealthSpeedModifier, InjuredOverlay, InventorySpeedModifier, JarrMoveDuration, JarrMoveMag, JarrMoveRate, JarrRotateDuration, JarrRotateMag, JarrRotateRate, KFPC, LastDyingMessageTime, MaxCarryWeight, MiscSound, NewSchoolHitBlurIntensity, ScoreCounter, SpeedAdjustment, StartingBlurFadeOutTime, StopBlurTime, TempScore, TorchBatteryLife, WeightSpeedModifier

Enumerations Summary
Inherited Enumerations from KFStoryGame.KF_StoryNPC
ENPCTriggerAction

Functions Summary
function Died (Controller Killer, class<DamageType> damageType, vector HitLocation))
function PostBeginPlay ()))
function Reset ()))
Inherited Functions from KFStoryGame.KF_StoryNPC
AssessThreatTo, GetPlacedRoster, GetPlayerName, GetTeamNum, GiveHealth, HealDamage, IsPacifist, IsThreateningTo, OnObjectiveChanged, PostBeginPlay, PostRender2D, ProcessLocationalDamage, RepositionNPC, Reset, ResurrectNPC, SaveHealthState, SetActive, SetMovemetPhysics, SpawnDialogueTrigger, SpawnDummyCorpse, TakeDamage, Trigger, UpdateVisibility
Inherited Functions from KFMod.KFHumanPawn
AddBlur, AddDefaultInventory, AddInventory, AllowGrenadeTossing, AllowHoldWeapon, AllowQuickHealing, AllowWeaponSwitching, AssessThreatTo, CanCarry, ChangedWeapon, CreateInventoryVeterancy, DeleteInventory, Destroyed, died, DoHitCamEffects, Drugs, FindCameraEffect, GetStalkerViewDistanceMulti, HandleWhizSound, InternalTossCarriedItems, IsCarryingThrowableInventory, ModifyVelocity, NextWeapon, PerformDodge, PlayTakeHit, PreBeginPlay, PrevWeapon, QuickHeal, RemoveCameraEffect, ServerChangedWeapon, ServerTossCarriedItems, SetAiming, Setup, ShowStalkers, SilentGiveWeapon, StopHitCamEffects, SwitchWeapon, TakeBileDamage, TakeDamage, ThrowGrenade, tick, Timer, TossCarriedItems, TossWeapon, VeterancyChanged


Functions Detail

Died Source code

function Died ( Controller Killer, class<DamageType> damageType, vector HitLocation) )

PostBeginPlay Source code

simulated function PostBeginPlay ( ) )

Reset Source code

function Reset ( ) )


Defaultproperties

defaultproperties
{
     bNoDelete=False
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: Fri 13-10-2023 03:18:48.143 - Created with UnCodeX