Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |
Core.Object | +-- Engine.Actor | +-- Engine.Brush | +-- Engine.Volume | +-- KFMod.ShopVolume | +-- KFStoryGame.KFShopVolume_Story
Variables Summary | |
---|---|
KFShopVolume_Story | |
bool | bShowPerkHeader |
array<class<Pickup>> | SaleItems |
string | ShopName |
string | WelcomeText |
Inherited Variables from KFMod.ShopVolume |
---|
bAlwaysClosed, bAlwaysEnabled, bCurrentlyOpen, bHasTeles, bInitTriggerActs, bObjectiveModeOnly, BotPoint, bTelsInit, EnabledProbability, MyTrader, TelList, TriggeringActors, URL |
Inherited Variables from Engine.Volume |
---|
AssociatedActor, AssociatedActorTag, DecoList, LocationName, LocationPriority |
Functions Summary | ||
---|---|---|
![]() | Touch (Actor Other )) | |
![]() | Trigger (actor Other, pawn EventInstigator )) | |
![]() | UnTouch (Actor Other )) | |
![]() | UsedBy (Pawn user )) |
Inherited Functions from KFMod.ShopVolume |
---|
BootPlayers, CloseShop, InitTeleports, InitTriggerActors, OpenShop, Touch, UnTouch, UsedBy |
Inherited Functions from Engine.Volume |
---|
BeginState, DisplayDebug, Encompasses, PostBeginPlay, touch, untouch |
Variables Detail |
---|
Functions Detail |
---|
Defaultproperties |
---|
defaultproperties { bShowPerkHeader=True bStatic=False } |
Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |