NoExport: Difference between revisions
From Unreal Wiki, The Unreal Engine Documentation Site
m Redirect to the modifier description. |
m Changed to disambig page because of use as variable and class modifier. |
||
Line 1: | Line 1: | ||
# | {{disambig}} | ||
The keyword '''NoExport''' is used: | |||
* as a modifier for preventing a [[variable]]'s value from being [[Variables#Other_modifiers|exported]] to clipboard, T3D or script | |||
* as a modifier for preventing [[Class|classes]] headers from being [[Class#Native_implementation_modifiers|exported]] to native classes |
Latest revision as of 15:15, 17 July 2010
This disambiguation page lists articles associated with the same title. If an internal link led you here, you may wish to change the link to point directly to the intended article. |
The keyword NoExport is used: