It looks like the Source
field only exists within #if WITH_EDITORONLY_DATA
, so it’s probably not an option at runtime.
1 Like
It looks like the Source
field only exists within #if WITH_EDITORONLY_DATA
, so it’s probably not an option at runtime.