mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2026-06-17 14:21:33 +00:00
Doc
This commit is contained in:
@@ -42,6 +42,10 @@ public @interface Decree {
|
|||||||
*/
|
*/
|
||||||
boolean studio() default false;
|
boolean studio() default false;
|
||||||
|
|
||||||
|
/**
|
||||||
|
* If the node's functions MUST be run in sync, set this to true.<br>
|
||||||
|
* Defaults to false
|
||||||
|
*/
|
||||||
boolean sync() default false;
|
boolean sync() default false;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
Reference in New Issue
Block a user