| 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
KFShopVolume_Story
| Variables Summary | |
|---|---|
| bool | bAlwaysClosed |
| bool | bCurrentlyOpen |
| bool | bHasTeles |
| bool | bInitTriggerActs |
| NavigationPoint | BotPoint |
| bool | bTelsInit |
| WeaponLocker | MyTrader |
| array<Teleporter> | TelList |
| array<Actor> | TriggeringActors |
| Advanced | |
| bool | bObjectiveModeOnly |
| ShopVolume | |
| bool | bAlwaysEnabled |
| float | EnabledProbability |
| string | URL |
| Inherited Variables from Engine.Volume |
|---|
| AssociatedActor, AssociatedActorTag, DecoList, LocationName, LocationPriority |
| Inherited Variables from Engine.Brush |
|---|
| bColored, BrushColor, CsgOper, MainScale, PolyFlags, PostPivot, PostScale, TempScale, UnusedLightMesh |
| Enumerations Summary |
|---|
| Inherited Enumerations from Engine.Brush |
|---|
| ECsgOper |
| Functions Summary | ||
|---|---|---|
![]() | bool | BootPlayers ())) |
![]() | CloseShop ())) | |
![]() | InitTeleports ())) | |
![]() | InitTriggerActors ())) | |
![]() | OpenShop ())) | |
![]() | Touch (Actor Other )) | |
![]() | UnTouch (Actor Other )) | |
![]() | UsedBy (Pawn user )) | |
| Inherited Functions from Engine.Volume |
|---|
| BeginState, DisplayDebug, Encompasses, PostBeginPlay, touch, untouch |
| Variables Detail |
|---|
| Functions Detail |
|---|
BootPlayers Source code
CloseShop Source code
InitTeleports Source code
InitTriggerActors Source code
OpenShop Source code
Touch Source code
UnTouch Source code
UsedBy Source code| Defaultproperties |
|---|
defaultproperties
{
EnabledProbability=1.000000
}
|
| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||