Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |
Core.Object | +-- Gameplay.ScriptedAction | +-- Gameplay.ACTION_DisplayMessage | +-- JBToolbox2.JBAction_DisplayMessage
Variables Summary | |
---|---|
Action | |
bool | bSendToArenaCombatants |
bool | bSendToFree |
bool | bSendToJailed |
byte | TeamIndex |
Inherited Variables from Gameplay.ACTION_DisplayMessage |
---|
bBroadcast, Message, MessageType |
Inherited Variables from Gameplay.ScriptedAction |
---|
ActionString, bValidForTrigger |
Functions Summary | ||
---|---|---|
string | GetActionString ())) | |
bool | InitActionFor (ScriptedController SC)) | |
MessageTo (Pawn P)) |
Inherited Functions from Gameplay.ACTION_DisplayMessage |
---|
GetActionString, InitActionFor |
Inherited Functions from Gameplay.ScriptedAction |
---|
ActionCompleted, EndsSection, GetActionString, GetScript, InitActionFor, PostBeginPlay, ProceedToNextAction, ProceedToSectionEnd, Reset, StartsSection |
Variables Detail |
---|
Functions Detail |
---|
Defaultproperties |
---|
defaultproperties
{
ActionString="display JB message"
}
|
Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |