Jump to content

scripting: SetLinkedRef? SetParentRef?


sphr

Recommended Posts

Hi, need help from scripting veterans.

 

SetLinkedef or SetParentRef scripting functions don't exists. Is there some workaround, alternate ways where this can be completed?

 

The aim is to allow the setting of linked/parentref on a generic reference variable (that doesn't using direct reference id).

 

E.g.

 

ref rMyRef
ref rOtherRef

...

set rMyRef to GetSelf

rMyRef.SetLinkedRef rOtherRef ; SetLinkedRef not valid, but just to show how it should have been)

 

Thanks in advance

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...