Annotation Interface ScriptInfo
Describes an editor-visible Java script implementation.
-
Required Element Summary
Required Elements -
Optional Element Summary
Optional Elements
-
Element Details
-
id
String id -
name
String name- Default:
""
-
host
ScriptHostType host- Default:
ENTITY
-
target
Class<?> target- Default:
java.lang.Object.class
-