Just a basic question, not that important at the moment.
In many other software (Word, CAD, ..) you can "reference" external files to a "main document". Are there some ideas or ways to do something like this in UE?
Example:
I have partA.txt and partB.txt and main.txt.
In main.txt there should be a code like this:
Then I press the "red button" and sections are searched and replaced - every time I press the button ...
Is there already something like this?
Could be a JavaScript thing, isn't it?
Or a new feature?
In many other software (Word, CAD, ..) you can "reference" external files to a "main document". Are there some ideas or ways to do something like this in UE?
Example:
I have partA.txt and partB.txt and main.txt.
In main.txt there should be a code like this:
Code: Select all
Code bla bla
Code bla bla
; command: remove following section until ENDFLAG and insert partA.txt
...
old content of old partA.txt
...
; ENDFLAG for referenced file above
Code bla
Code bla bla
; command: remove following section until ENDFLAG and insert partB.txt
...
old content of old partB.txt
...
; ENDFLAG for referenced file above
Is there already something like this?
Could be a JavaScript thing, isn't it?
Or a new feature?
UE 26.20.0.74 German / Win 10 x 64 Pro