| Package | Description |
|---|---|
| com.fgm.visibilityScriptingServer.RemoteObjects |
| Modifier and Type | Field and Description |
|---|---|
protected static java.util.HashMap<java.lang.String,ScriptEntity> |
ScriptObject._scriptEntityMap
The _script entity map.
|
| Modifier and Type | Method and Description |
|---|---|
protected static ScriptEntity |
ScriptObject.getScriptEntity(java.lang.String name)
Find the ScriptEntity by name.
|