| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||
Core.Object
|
+-- KFStoryGame.KF_ObjectiveCondition
|
+-- KFStoryGame.ObjCondition_Timed
|
+-- KFStoryGame.ObjCondition_TraderTime
| Constants Summary |
|---|
| Inherited Contants from KFStoryGame.KF_ObjectiveCondition |
|---|
| HintCharLimit |
| Variables Summary | |
|---|---|
| bool | OldShopOpen |
| Inherited Variables from KFStoryGame.ObjCondition_Timed |
|---|
| bTraderTime, Duration, RemainingSeconds, StartTime |
| Enumerations Summary |
|---|
| Inherited Enumerations from KFStoryGame.KF_ObjectiveCondition |
|---|
| EKFGameDifficulty |
| Functions Summary | ||
|---|---|---|
![]() | ConditionDeActivated ())) | |
![]() | ConditionTick (float DeltaTime)) | |
![]() | KFTraderDoor | GetAssociatedDoor ())) |
![]() | vector | GetLocation (optional out Actor LocActor)) |
![]() | vector | GetWhispLocation (optional out Actor LocActor)) |
![]() | bool | ShouldShowWhispTrailFor (PlayerController C)) |
![]() | UpdateWhispVisibility ())) | |
| Inherited Functions from KFStoryGame.ObjCondition_Timed |
|---|
| AdjustToDifficulty, ConditionActivated, ConditionTick, GetCompletionPct, GetDataString, Reset |
| Variables Detail |
|---|
| Functions Detail |
|---|
ConditionDeActivated Source code
ConditionTick Source code
GetAssociatedDoor Source code
GetLocation Source code
GetWhispLocation Source code
ShouldShowWhispTrailFor Source code
UpdateWhispVisibility Source code| 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 | UnrealScript Documentation |
| previous class next class | frames no frames | |||||