Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |
Core.Object | +-- Engine.Actor | +-- Gameplay.UseableObject | +-- Gameplay.BaseDeviceAccess | +-- Gameplay.SpawnArrayUseableObject
Variables Summary |
---|
Inherited Variables from Gameplay.BaseDeviceAccess |
---|
IsDisabledPrompt, PowerDownPrompt |
Inherited Variables from Gameplay.UseableObject |
---|
bAlwaysUse, bDoNotPromptWhenNotUseable, markerOffset, priority, prompt |
Functions Summary | ||
---|---|---|
bool | CanBeUsedBy (Pawn user)) | |
UsedBy (Pawn user)) |
Inherited Functions from Gameplay.BaseDeviceAccess |
---|
GetPrompt, GetPromptIndex |
Inherited Functions from Gameplay.UseableObject |
---|
CanBeUsedBy, getCorrespondingInventoryStation, GetPrompt, GetPromptDataClass, GetPromptIndex, GetUseablePoint, UsedBy |
Functions Detail |
---|
Defaultproperties |
---|
defaultproperties { prompt = "Press '%1' to access the Spawn Array" markerOffset = (X=0,Y=0,Z=20) } |
Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |