mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2025-12-27 11:09:06 +00:00
Doc
This commit is contained in:
@@ -42,6 +42,10 @@ public @interface Decree {
|
||||
*/
|
||||
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;
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user