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

KFStoryGame.ObjCondition_TraderTime

Extends
ObjCondition_Timed
Modifiers
editinlinenew

Core.Object
|   
+-- KFStoryGame.KF_ObjectiveCondition
   |   
   +-- KFStoryGame.ObjCondition_Timed
      |   
      +-- KFStoryGame.ObjCondition_TraderTime

Constants Summary
Inherited Contants from KFStoryGame.KF_ObjectiveCondition
HintCharLimit

Variables Summary
boolOldShopOpen
Inherited Variables from KFStoryGame.ObjCondition_Timed
bTraderTime, Duration, RemainingSeconds, StartTime
Inherited Variables from KFStoryGame.KF_ObjectiveCondition
ActivationMethod, bActive, bComplete, bCompleteOnce, bForceReliableUpdate, bLockCompletion, bWasTriggered, ConditionRepInterval, ConditionType, DependentConditions, Difficulty_Max, Difficulty_Min, Eventlistener, HUD_Screen, HUD_World, InitialState, InitialWorldLocActorName, InstigatorName, LastActivatedTime, LastRepTime, NewComplete, NewCompletionPct, NewDataString, NewLocation, ObjOwner, OldComplete, OldCompletionPct, OldDataString, OldWorldLoc, PlayerCount_Max, PlayerCount_Min, ProgressEvents, ProgressImportance, SavedbActive, SavedbComplete, SavedbWasTriggered, Scale_GameDifficulty, Scale_PlayerCount, Sound_Completion, Tag, WorldLocActorName

Enumerations Summary
Inherited Enumerations from KFStoryGame.KF_ObjectiveCondition
EKFGameDifficulty

Functions Summary
function ConditionDeActivated ()))
function ConditionTick (float DeltaTime))
functionKFTraderDoor GetAssociatedDoor ()))
functionvector GetLocation (optional out Actor LocActor))
functionvector GetWhispLocation (optional out Actor LocActor))
functionbool ShouldShowWhispTrailFor (PlayerController C))
function UpdateWhispVisibility ()))
Inherited Functions from KFStoryGame.ObjCondition_Timed
AdjustToDifficulty, ConditionActivated, ConditionTick, GetCompletionPct, GetDataString, Reset
Inherited Functions from KFStoryGame.KF_ObjectiveCondition
AllowCompletion, AllowConditionRepUpdate, ClampHUDHint, ConditionActivated, ConditionCompleted, ConditionDeActivated, ConditionIsActive, ConditionIsRelevant, ConditionIsValid, ConditionTick, ConditionTickHUDUpdate, FindInstigator, FormatTime, GetCompletionPct, GetDataString, GetGameDifficultyModifier, GetHUDHint, GetInstigator, GetInstigatorList, GetLocation, GetNearestPathNodeTo, GetObjOwner, GetOwnerArrayIndex, GetPlayerCountModifier, GetTargetActor, GetTotalDifficultyModifier, GetWhispLocation, GetWorldHint, GetWorldLocActor, IsOptionalCondition, PostBeginPlay, ReleaseTargetActor, ReliableConditionUpdate, Reset, SaveState, SetObjOwner, SetTargetActor, ShouldInitOnActivation, ShouldShowWhispTrailFor, SpawnEventListener, StartedUsing, StoppedUsing, Trigger, TriggerProgressEvents


Variables Detail

OldShopOpen Source code

var bool OldShopOpen;


Functions Detail

ConditionDeActivated Source code

function ConditionDeActivated ( ) )

ConditionTick Source code

function ConditionTick ( float DeltaTime) )

GetAssociatedDoor Source code

function KFTraderDoor GetAssociatedDoor ( ) )

GetLocation Source code

function vector GetLocation ( optional out Actor LocActor) )

GetWhispLocation Source code

function vector GetWhispLocation ( optional out Actor LocActor) )

ShouldShowWhispTrailFor Source code

function bool ShouldShowWhispTrailFor ( PlayerController C) )

UpdateWhispVisibility Source code

function UpdateWhispVisibility ( ) )


Defaultproperties

defaultproperties
{
     bTraderTime=True
     HUD_World=(World_Texture=Texture'KFStoryGame_Tex.HUD.Trader_Icon_64',World_Hint="Trader",bShowWhispTrail=True,bIgnoreWorldLocHidden=True)
}

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