feat: updated engine version to 4.4-rc1
This commit is contained in:
parent
ee00efde1f
commit
21ba8e33af
5459 changed files with 1128836 additions and 198305 deletions
|
|
@ -121,7 +121,10 @@
|
|||
<constant name="FEATURE_HISTORY_DOCK" value="7" enum="Feature">
|
||||
The History dock. If this feature is disabled, the History dock won't be visible.
|
||||
</constant>
|
||||
<constant name="FEATURE_MAX" value="8" enum="Feature">
|
||||
<constant name="FEATURE_GAME" value="8" enum="Feature">
|
||||
The Game tab, which allows embedding the game window and selecting nodes by clicking inside of it. If this feature is disabled, the Game tab won't display.
|
||||
</constant>
|
||||
<constant name="FEATURE_MAX" value="9" enum="Feature">
|
||||
Represents the size of the [enum Feature] enum.
|
||||
</constant>
|
||||
</constants>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue