Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Referencing Paths in Editor
#2
The CGDataReference is a helper to get a module's output data, because output slots aren't serialization safe for Unity, i.e. no ScriptableObjects. The inspector allows you to browse for module's output slots and the CGDataReference stores the module and the name of the output slot and builds the reference at runtime.

Assigning it should be possible at runtime as well, but I'm currently in vacation and can't test it. I'll check that next week and give you a detailed answer then.
Reply


Messages In This Thread
Referencing Paths in Editor - by johnnemann - 06-06-2016, 11:28 PM
RE: Referencing Paths in Editor - by Jake - 06-09-2016, 07:53 PM
RE: Referencing Paths in Editor - by Jake - 06-15-2016, 01:43 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Curvy Splines Built In Editor Undo causes issues. Lupos 1 9 10-02-2023, 08:52 AM
Last Post: _Aka_
  Can Curve Spline be used for an in game level editor. Lupos 30 71 06-03-2023, 10:58 AM
Last Post: _Aka_
Brick Extending Curvy to make a Hallway editor. JacobSL 5 396 02-13-2023, 09:29 AM
Last Post: _Aka_
  Generator window causes my editor to lag every couple seconds niuage 1 3 03-28-2022, 11:05 AM
Last Post: _Aka_

Forum Jump: