| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||
Core.Object
|
+-- Scripting.Action
|
+-- Scripting.WatcherBase
|
+-- Scripting.Watcher
| Variables Summary | |
|---|---|
| Watcher | |
| bool | watchedExpression |
| Inherited Variables from Scripting.WatcherBase |
|---|
| enabled, watcherName |
| Inherited Variables from Scripting.Action |
|---|
| acceptAllTypes, actionDisplayName, actionHelp, category, parentScript, resolveInfoList, returnType |
| Structures Summary |
|---|
| Inherited Structures from Scripting.Action |
|---|
| ParameterResolveInfo |
| Functions Summary | ||
|---|---|---|
![]() | editorDisplayString (out string s)) | |
![]() | Variable | execute ())) |
| States Summary |
|---|
| LookAtExpression Source code |
|---|
|
state LookAtExpression |
| Variables Detail |
|---|
| Functions Detail |
|---|
editorDisplayString Source code
execute Source code| Defaultproperties |
|---|
defaultproperties
{
actionDisplayName = "Watcher"
actionHelp = "Sends a watcher message if the watched expression is true"
category = "Watch"
} |
| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||