mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2025-07-19 02:36:59 +00:00
Doc
This commit is contained in:
parent
30c5a0d9cd
commit
22d215b2c7
@ -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;
|
||||
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user