Skip to content

Add support collection/object

Compare
Choose a tag to compare
@guillaume-kotulski guillaume-kotulski released this 17 May 10:05
· 53 commits to master since this release

With the work from Rob Laveaux we have added the support for collections and objects in 4D.
Three new entry points have been added:

  • EX_SET_OBJ_VALUE (701)=> Set properties in a object or collection
  • EX_GET_OBJ_VALUE (702)=> Get properties of object or collection
  • EX_COPY_VARIABLE (703)=> Copy a variable to another one